.sf_blog_main_header {
    padding-top: 10px;
    text-align: right;
    padding-left: 200px;
    width: 690px;
    height: 60px;
    font-style: normal;
    font-variant: normal;
    overflow: hidden;
    font-weight: normal;
    font-size: 38px;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    margin: 0px 0px 20px;
    padding: 0px;
    background-color: #2e333b;
    color: #000000;
    font-family: times;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
