.postTitle {
background-image: url("images/logo.png");
background-repeat: repeat-y;
background-position: -10px 0px;
margin-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
}

.postBody h1
{background-color: #8CBF26;
color: white;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
}
.postBody h2
{background-color: #8CBF26;
color: white;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
}

.postBody h3
{background-color: #8CBF26;
color: white;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
}

#MySignature {
border: solid 1px #E5E5E5;
padding: 10px;
background: #FFFEFE url(https://www.cnblogs.com/images/cnblogs_com/Terrylee/147338/o_info.png) no-repeat scroll 1% 50%;
padding-left: 60px;
}