body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #9FAFA9;
    font-family: arial;
    font-size: 12px;
    color: #000000;
 }

 .sf_blog_main_header {
    display: block;
    float: left;
    font-weight: bold;
    height: 21px;
    width: 810px;
    overflow: hidden;
    padding: 5px 0px 0px 30px;
    font-family: arial;
    font-size: 20px;
    color: #B5E7FF;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #00000492C;
 }

 
