body {
    background: #cce8cf; color: #000;
}
.postBody {
    background: #cce8cf; color: #000;
}
#Editor_Edit_Header{
    background: #cce8cf; color: #000;
}

#cnblogs_code{
    background: #aaa;
}
#cnblogs_post_body h1{
background: none repeat scroll 0 0 #2b6695;
box-shadow: 0 0 0 1px #5f5a4b, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
border-radius: 6px;
color: white;
font-family: "微软雅黑","宋体","黑体",Arial;
font-size: 17px;
font-weight: bold;
height: 25px;
line-height: 25px;
margin: 15px 0 !important;
padding: 5px 0 5px 20px;
text-shadow: 2px 2px 3px #222;
width: 97%;
}
.postTitle2 {
    font-size: 200%;
}