h2 {
  text-align: left;
  box-shadow: 10px 10px 5px #888888;
  background-color: #5FBDCE;
  color: #015666;
}
div #cnblogs_post_body h3 {
  margin: 1em 0 0.5em 0;
  font-weight: 800; 
  position: relative;
  text-shadow: 0 -1px 1px 0;
  font-size: 25px;
  line-height: 40px; 
  color: #015666;
  font-family: courier new,courier;
  border-bottom: 1px solid rgba(53,86,129, 0.3);
}
.postTitle2{
  font-family: courier new,courier;
  font-size: 28px;
  text-align: center;
}