html, body {
	background-color: #f9f2ec;
}

#header {
	background-color: #996633;
	color: #f9f2ec;
}

#header img {
	margin: 10px;
	height: 100px;
}

footer {
	background-color: #996633;
	color: #f9f2ec;
}

footer a:link,
footer a:link,
footer a:link,
footer a:visited {
	text-decoration: none;
	color: #f9f2ec;
}

















