body
{
	background:#ffffff url(images/bg_red.jpg) repeat-x;
}
body#not_home
{
	background:#ffffff url(images/bg_red_small.jpg) repeat-x;
}
#header div {
	color: #d89595;
}
#header ul li a:hover, #header ul li.current_page_item a {
	border-bottom: 1px dotted #d89595;
}
#home_content p {
	color: #d89595;
}
.sidebar p a, .sidebar ul li a {
	color: #5b1c1c;
}
#comment_list li a {
	color: #5b1c1c;
}
.post a, #commentform a {
	color: #5b1c1c;
}
.post_content p a {
	color: #5b1c1c;
}