.bh1 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    margin-top: 36px;
    margin-bottom: 24px;
}

.bh2 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    background-color: #E8E8E8;
    margin-top: 24px;
    margin-bottom: 16px;
}

.bh3 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    margin-top: 16px;
    margin-bottom: 12px;
}

div.blog_h1 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    text-align: center;
    margin-top: 36px;
    margin-bottom: 8px;
}

div.blog_h2 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    margin-top: 24px;
    margin-bottom: 6px;
}

div.blog_h3 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    margin-top: 18px;
    margin-bottom: 4px;
}

span.graybg {
    background-image: url("gray-bg.png");
}
.crayon-line{
    color: #333333;
}