body {
	background-color: #BCC720;
}

a:link, a:visited {
	color: #BBC71F;
}

a:hover, a:active {
	color: #A4AF1B;
}

#siteTitle h1 {
	color: #464646;
}

#siteTitle h2 {
	color: #464646;
}

#statusBar {
	background-color: #E6E6E6;
}

#statusBar {
	color: #3A3A3A;
}

#siteTitle {
	background-color: #BBC71F;
}

blockquote {
	background-color: #EEFAFF;
}

blockquote {
	border-color: #D6E1E5;
}