body {
	background-color: #F0E9E7;
}


/* ====== content styles ====== */
#content h2 {
	color: #702F26;
}
#content h3 {
	color: #AB2811;
	border-bottom-color: #D4695B;
}
#content p, #content address { color: #333333; }
#content a { color: #702F26; }
#content a:hover { color: #990000; }
#content blockquote { color: #000066; }
#content ul li { color: #702F26; }