body {
  background-image:      url(bg-free.jpg);
  background-repeat:     no-repeat;
  background-attachment: fixed;

  background-color: #000000;
  color:            #FFFFFF;
  font-family:      Verdana;
  font-size:        12pt;
  
  margin: 0px;
}

table.head {
  width:100%;
}

table.navmiddle {
  width:358px;
}

table.navright {
  width:87px;
}