html{overflow: hidden;}
img{border-style:none;}
body{height:100%;}
#box{
/* position:relative;*/
position:absolute;

top:50%;left:50%;
margin-left: -200px;

} 
