body {
margin: 0px auto;
padding: 0;
text-align: center;
width: 980px;
background: #000;
}

#content {
margin: 50px auto;
padding: 0;
text-align: center;
background: url(img/wip.jpg) top center no-repeat;
width: 800px;
height: 600px;
}

#coming {
margin: 100px auto;
padding: 0;
text-align: center;
background: url(img/comingsoon.jpg) top center no-repeat;
width: 300px;
height: 301px;
}
