.sf_blog_wrapper {
    background-position: 661px 0;
    background-repeat: no-repeat;
    width: 944px;
    background-image: url(images/doulas2.jpg);
 }

 body {
    margin: 0px;
    font-family: arial;
    font-size: 12px;
    color: #575757;
 }

 .sf_blog_sub_header {
    height: 14px;
    letter-spacing: 1px;
    overflow: hidden;
    margin-top: 2px;
    text-transform: lowercase;
    width: 617px;
    color: #2D5BE0;
 }

 a:link {
    text-decoration: underline;
    color: #2D5BE0;
 }

 a:visited {
    text-decoration: underline;
    color: #42628B;
 }

 a:hover {
    text-decoration: none;
    color: #86A3C9;
 }

 .sf_blog_sidebar {
    float: right;
    width: 288px;
    display: inline;
    margin-top: 105px;
    overflow: hidden;
    font-family: arial;
    font-size: 12px;
 }

 .sf_blog_outer_wrapper {
    width: 944px;
    margin: 0px 15px;
    background-position: top;
    background-repeat: no-repeat;
    background-image: url(images/color2.jpg);
 }

 .sf_blog_main_header {
    width: 617px;
    height: 35px;
    text-transform: uppercase;
    overflow: hidden;
    font-family: century gothic;
    font-size: 30px;
    color: #D09FF6;
 }

 
