.sf_blog_main_header {
    width: 690px;
    height: 40px;
    text-align: center;
    font-weight: bold;
    padding: 30px 0 0 0;
    margin-left: 247px;
    overflow: hidden;
    font-family: sans-serif;
    font-size: 35px;
    color: #533C61;
 }

 .sf_blog_sub_header {
    width: 690px;
    height: 80px;
    text-align: center;
    font-weight: bold;
    padding: 2px 0 0 0;
    margin-left: 247px;
    overflow: hidden;
    font-family: sans-serif;
    font-size: 16px;
    color: #2F647E;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #3D2E5C;
    font-family: arial;
    font-size: 12px;
    background-color: #2F647E;
 }

 .sf_blog_header_wrapper {
    position: relative;
    background-position: left;
    height: 198px;
    width: 950px;
    margin: 0 auto 5px;
    clear: both;
    background-image: url(images/header_3.jpg);
    background-repeat: no-repeat;
 }

 
