@charset "ISO-8859-1";

body { 
margin:0;

} 


#main {
position:absolute;
top:50%;
left: 50%;
margin-left: -512px;
margin-top: -396px
}


