body {

background-color:#000000;

}


.main {

width:900px;
height:600px;
margin-left:auto;
margin-right:auto;
margin-top:auto;
margin-bottom:auto;

}