.sf_blog_extra3 {
    background-repeat: no-repeat;
    background-position: left top;
    float: right;
    height: 200px;
    width: 400px;
    background-image: url(images/IMG1608.jpg);
 }

 .sf_blog_main_header {
    text-align: center;
    font-weight: normal;
    float: left;
    width: 510px;
    height: 60px;
    overflow: hidden;
    padding: 25px 10px 5px 10px;
    font-family: helvetica;
    font-size: 48px;
    color: #2D4C50;
 }

 .sf_blog_footer {
    background-position: center top;
    background-repeat: repeat-x;
    clear: both;
    height: auto !important;
    min-height: 30px;
    padding: 30px 5px 5px 5px;
    text-align: center;
    font-family: verdana;
    font-size: 11px;
 }

 .sf_blog_sub_header {
    text-align: center;
    float: left;
    padding: 0px 10px 5px 10px;
    width: 510px;
    height: 60px;
    overflow: hidden;
    background-color: #E8767C;
    font-family: georgia;
    font-size: 18px;
    color: #E29AA4;
 }

 
