body {
	background-color: #444141;
}

a:link, a:visited {
	color: #8F5718;
}

a:hover, a:active {
	color: #7D4C15;
}

#siteTitle h1 {
	color: #0A5018;
}

#siteTitle h2 {
	color: #323244;
}

#statusBar {
	background-color: #D8D8D8;
}

#statusBar {
	color: #3A3A3A;
}

#siteTitle {
	background-color: #E6E6E6;
}

blockquote {
	background-color: #EEFAFF;
}

blockquote {
	border-color: #D6E1E5;
}