/* CSS Document */
body {
}

#center{
position:absolute;
width: 944px;
height: 668px;
left:50%;
top:50%;
margin-left:-472px;
margin-top:-334px;
}

