body footer {
	background-color: #ccc;
	color: white;
	text-align: center;
}
body footer a {
	color: white;
}
body footer a:visited {
	color: white;
}
.container .clear_both {
	clear: both;
}
