#header {
	background-color: #fff;
	height: 120px;
}

#headerInfo {
	color: #523525;
}

footer {
	background-color: #523525;
}

footer p {
	color: white;
}

footer a:active,
footer a:hover,
footer a:link,
footer a:visited {
	color: white;
}

