#body-wrapper{
	background: url(images/img01.jpg) repeat-x left top;
	color: #0E4456;
};



h1, h2, h3 {
	color: #08252E;
}

#sidebar h2 {
	color:#4A1C2C;
}

#menu a:hover, #menu .current_page_item a {
	background: #280612;
}

.post .links a, a { color: #08252E; }
a:hover { color:#476D4D; text-decoration:underline;}

.post .title a, .post .title {	
	color: #08252E;
}


