body {
	background-color:#4d4e53;
}
#container {
	background-color: white;
}
#footer {
	background-color: #69696d;
	color: white;
}
#footer a {
	color: white;
}