.header {
	position: relative;
	height: 200px;
	width: 85%;
	background-image: url(../img/headerbg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 16px;
	top: 50px;
}
.header {
}

