body {

margin: 0;
padding: 0;
background: #333;

}

#wrapper {

position: relative;
height: 588px;
width: 800px;
margin: auto;
margin-top: 25px;

}