html { 
overflow: auto 
}

body {
background-color: #000000; 
margin: 0;
padding: 0;
  }


#center { position: absolute; top: 50%; width: 100%; height: 1px; overflow: visible }

#main { position: absolute; left: 50%; width: 454px; margin-left: -227px; height: 268px; top: -134px }


img{
border:0px;
}

