.sf_blog_main_header {
    width: 350px;
    height: 40px;
    overflow: hidden;
    padding: 45px 10px 0px;
    text-align: center;
    font-weight: bold;
    font-family: cursive;
    font-size: 36px;
    color: #5B6275;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 350px;
    height: 90px;
    overflow: hidden;
    padding: 2px 10px 0px;
    text-align: center;
    font-weight: bold;
    font-family: cursive;
    font-size: 18px;
    color: #96A2AB;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra3 {
    position: absolute;
    right: 0;
    top: 0;
    height: 210px;
    width: 273px;
    border-left: 2px solid #9FB0C1;
    background-image: url(images/icons_blog3.gif);
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000;
    background-color: #5B6275;
    font-family: helvetica;
    font-size: 14px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
