.sf_blog_sub_header {
    text-align: center;
    width: 400px;
    font-weight: bold;
    font-family: cursive;
    font-size: 48px;
    color: #FF0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    margin-top: 20px;
    height: 180px;
    width: 900px;
    padding-top: 20px;
    background-image: url(images/red_vet_header_image_copy.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    margin: 15px auto 0;
    width: 1000px;
}

 .sf_blog_wrapper {
    width: 1000px;
    position: relative;
}


 
