#contentwrapper{
	background-color:blue;
}
#contentwrapper h2{
	color:orange;
}
h2.cpost-title { 
	margin:12px 0 7px 0; 
	padding-bottom:5px; 
	font-family:Georgia, "Times New Roman", serif; 
	font-size:24px; 
	font-weight:normal; 
	color:#9f0000; 
	border-bottom:1px solid #ccc; 
}
p { padding-bottom:11px; 
	font-family:Verdana, Helvetica, Arial, sans-serif; 
	font-size:13px; 
	line-height:22px;
}