@charset "utf-8";
#centerpage {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	color: #CCC;
	font-size: 18px;
}
