body
{
	background:#e9e8e8 url(images/bg_brown.jpg) repeat-x;
}
body#not_home
{
	background:#e9e8e8 url(images/bg_brown_small.jpg) repeat-x;
}
#header div {
	color: #ffffff;
}
#header ul li a:hover, #header ul li.current_page_item a {
	border-bottom: 1px dotted #ffcd32;
}
#home_content p {
	color: #cfc3a6;
}
.sidebar p a, .sidebar ul li a {
	color: #433b30;
}
#comment_list li a {
	color: #433b30;
}
.post a, #commentform a {
	color: #433b30;
}
.post_content p a {
	color: #433b30;
}