html {
	color: #666;
}

#header img {
	margin-top: 10px;
	height: 100px;
}

footer {
	background-color: #363839;
	color: #ccc;
}

footer a:active,
footer a:hover,
footer a:link,
footer a:visited {
	color: #ccc;
}