footer {
	background: #23451d;
	color: #aaa;
	font-family: Arial;
	padding: 5px 10px;
	text-align: center;
	margin-top: 10px;
}

footer a, footer a:visited {
	color: #0c0;
}