body {
    margin: 0px 0px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-position: left bottom;
    color: #FFF;
    background-color: #506B66;
    font-family: arial;
    font-size: 12px;
    background-image: url(images/footer_3.gif);
    background-repeat: repeat-x;
 }

 .sf_blog_main_header {
    width: 950px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    padding: 10px 0 0 0;
    font-family: fantasy;
    font-size: 20px;
    color: #000000;
 }

 .sf_blog_sub_header {
    width: 950px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    padding: 2px 0 0 0;
    font-family: helvetica;
    font-size: 22px;
    color: #000000;
 }

 
