body {
	background-color: #eee;
}

#header {
	padding: 20px;
	border-bottom: 10px solid gold;
	background: black;
}

#footer-wrapper {
	background-color: black;
	color: #fff;
}