.sf_blog_main_header {
    text-align: left;
    font-weight: normal;
    width: 525px;
    padding: 15px 0 0 10px;
    font-size: 26px;
    color: #FF0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_post {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    color: #E4F2EF;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0;
    padding: 0;
    color: #ccc;
    background-color: #1575AF;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
