.sf_blog_main_header {
    float: left;
    display: inline;
    width: 880px;
    margin-left: 20px !important;
    padding-top: 16px;
    padding-bottom: 17px;
    height: 35px;
    font-family: arial;
    font-size: 36px;
    color: #000000;
 }

 .sf_blog_sub_header {
    float: left;
    display: inline;
    width: 880px;
    margin-left: 20px !important;
    padding-top: 11px;
    height: 15px;
    overflow: hidden;
    font-family: arial;
    font-size: 16px;
    color: #FAFAFA;
 }

 .sf_blog_post {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #cccccc;
    border-top: 1px dotted #cccccc;
    background-color: #FFFFFF;
 }

 .sf_blog_postmeta {
    margin: 10px 0 0 11px;
    clear: both;
    color: #000000;
 }

 body {
    margin: 0 auto;
    background-position: top;
    font-family: arial;
    font-size: 12px;
    background-color: #51844B;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/2/6/5/8/5/168473-158562/PublishTemp/images/blog_body_bg_4.jpg);
    background-repeat: repeat-x;
 }

 a:link {
    text-decoration: underline;
    color: #000000;
 }

 a:visited {
    color: #000000;
 }

 a:hover {
    text-decoration: underline;
    color: #C23232;
 }

 
