body
{
    background: #fbf9f9 50% top scroll no-repeat;
    color: #5d5d5d;
}

h3 {
    display: block;
    background-color: #F5F5F4;
    color: #AA7652;
    border: 1px solid #d0cfcf;
    font-weight: bold;
font-size:24px;
line-height: 2.5;
}

h1{
    border-bottom: 1px solid #ddd;
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0 10px;
}

.postTitle{
    font-size: 24px;
    text-align:center;
}

h3 span {
    font-size: 16px;
    font-weight: bold;
    line-height: 2.5;
    margin: 10px 0;
}