html, body {
  min-width:100%;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:84%;
  color:#000000;
  background:#000000;
  background:url(/images/background_M90b.gif) no-repeat fixed top center;
}


