#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	width: 800px;
	background-position: center;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}
