body {
	background-color:#000;
	padding:0px;
	margin:0px;
}

#container {
	width:800px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
	
	}
