.singlepost {

    font-size: 20px!important;
    line-height: 1.5
}

a.postTitle2:link,a.postTitle2:visited,a.postTitle2:hover {
    font-size: 32.7px!important;
    font-weight: bold;
    color: burlywood;
}

body {
    margin: 0;
    padding: 0;
    background-color: #fff!important;
    font-size: 13px
}

a.posttitle:link,a.posttitle:visited,a.posttitle:hover {
    text-decoration: underline;
    color: #333;
    font-size: 24.7px;
    font-weight: bold;
    text-decoration: none;
}