body {
	background-color:black;
}

#center {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1002px;
	height: 600px;
	top: 32px;
	background-color: black;
}

