body, #header a, #header a:hover {
	background: #006d54;
}
h1, a {
	color: #006d54;
}
#header h1 {
	background-color: #006d54;
}

#menu > ul li a {
	color: #fff;
	text-decoration: none;
}
#menu > ul li a:hover {
	color: #006d54;
}
