@charset "utf-8";
body {
	margin:auto;
	background-color:#000;
	height:800px;
}
#content {
	
	width: 1200px;
	margin:auto;
	
	
	
}
