#header {
	width: 1000px;
	height: 200px;
	text-align: center;
	float: right;
	border-top-color: #4B3220;
	border-top-width: medium;
	border-top-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	margin-bottom: 20px;
}
