html,body { 
overflow:hidden;
border=0;
}

#center { position: absolute; top: 50%; width: 100%; height: 1px; overflow: visible }
#main { position: absolute; left: 50%; width: 2650px; margin-left: -1325px; height: 1600px; top: 50%; margin-top: -805px;}
