body { font-family:Arial, Helvetica, sans-serif; font-size:13px; background-color:#ffffff; width:100%; height:100%; margin:0px; padding:0px; }
.main { position:absolute; height:600px; width:800px; border:1px solid #C0C0C0; text-align:left; z-index:0; background-color:white; }
.title { position:absolute; top:0px; left:0px; width:794px; color:white; background-color:#034081; font-size:16px; font-weight:bold; text-align:center; padding:3px; }

xxbody {
  background: url("/images/bg1.jpg") 0% 0% no-repeat;
}

body {
   position:absolute; 
   top:0px; 
   left:0px;
   background-position: 0% 0%;
   background-repeat: no-repeat;
}

