@charset "utf-8";
.header {
	font-family: CAMPBELL, Arial, "Times New Roman", sans-serif;
	font-size: 36px;
	color: #666666;
	text-decoration: underline;
	background-color: #000000;
	text-align: center;
	vertical-align: text-bottom;
}

