@charset "utf-8";
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	background-color: #333;
	padding: 5px;
	height: 250px;
	width: 1330px;
	margin-right: auto;
	margin-left: auto;
}
