body {
    background-color: #B4C3B7;
 }

 .sf_blog_extra2 {
    width: 396px;
    height: 150px;
    float: left;
    overflow: hidden;
    display: hidden;
    background-image: url(images/Boys_fishing1.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: center;
    float: right;
    width: 558px;
    font-family: cursive;
    font-size: 26px;
    color: #890F31;
 }

 .sf_blog_main_header {
    text-align: center;
    font-weight: bold;
    float: right;
    width: 558px;
    font-family: cursive;
    font-size: 48px;
    color: #FFFFFF;
    background-image: url(images/blog_headerbg_3.jpg);
    background-repeat: no-repeat;
 }

 
