/* Changes only */

body {
	background-color: #e8d546; /* body background */
	color: #171717; /* body color */
}

div#page_block_narrow {
	border: 0.5em solid #609c2f; /* #page border */
	margin: 20px auto 20px auto;
	padding: 0;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #171717; /* #page or #sidebar a:link */
}

#footer {
	background: #8ee946; /* #page background */
	color: #171717; /* #page color */
}
