/* Changes only */

body {
        background: #aa8000;
	color: #545454;
}

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

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

#footer {
	background-color: #246378;
        color: #fff;
}
