body
{
  font-family: sans;
  color: white;
  background: #999999;
}

table.border
{
  border: outset 2px;
  background: #DDDDDD;
  background-image: url(/images/bg.jpg);
  width: 100%;
  height: 100%;
}

table
{
  border: outset 0px;
  background: #000055;
}
