@charset "utf-8";
/* CSS Document */

#container{
position: absolute;
top: 50%;
left: 50%;
height: 563px;
width: 801px;
margin: -286px 0 0 -400px;
border: 1px solid #000;
} 

body {
	background-color: #000000;
}
