@charset "utf-8";
#spacer {
	background-color: #333;
	height: 15px;
	width: 1000px;
}
#spacer {
	background-color: #333;
	height: 3px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
