* {
margin: 0;
padding: 0;
}

body {
text-align: center;
}

#cs {
width: 980px;
height: 570px;
display: block;
margin: 0 auto;
}