@charset "utf-8";

body {
background-color:#000000;
}

#simWrap {
position:absolute;
left:50%;
width:1010px;
margin-left:-505px;
}