body {
    margin: 20px 0px 20px;
    padding: 0px;
    line-height: normal;
    background-color: #2671bd;
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 900px;
    margin: 60px auto 5px;
    text-align: center;
    font-family: helvetica;
    font-size: 30px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 
