.main
 {
  text-align:center;
  position:absolute;
  left:50%;
  top:0;
  width:1555px;
  margin-top:0px;
  margin-left:-777.5px;
  font-size:12px;
  font-family:verdana;
 }

.mainbody
 {
  background-repeat:no-repeat;
 }

.footer
 {
  text-align:center;
  position:fixed;
  left:50%;
  top:100%;
  width:600px;
  margin-top:-45px;
  margin-left:-300px;
 }

div#preload { display: none; }

input[type=text]
 {
  font-family:verdana;
  font-size:12px;
 }
