/* Changes only */

body {
	background-color: #99aacc; /* body background */
	color: #f0f0f0; /* #ffffff */
}

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

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

#footer {
	background: #99dd22; /* #page background */
}
