/* Changes only */

body {
	background-color: #050505; /* body background */
	color: #FAFAFA; /* body color */
}

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

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

#footer {
	background: #F9DF0A; /* #page background */
}
