body,html { height:100%;margin:0 }
#box {
width:350px; height:200px;
position:absolute;top:50%;left:50%;
margin:-100px 0 0 -175px;
background:#cfc;border:1px solid #000;
font:10px verdana, sans-serif
}