@charset "utf-8";
.Header {
	background-color: #006;
	height: 200px;
	width: 850px;
	margin-left: -425px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	visibility: visible;
	left: 50%;
	top: 0px;
}

