.sf_blog_main_header {
    display: inline;
    float: right;
    font-weight: bold;
    margin-right: 20px;
    margin-top: 20px;
    width: 670px;
    font-family: monospace;
    font-size: 36px;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    float: left;
    display: inline;
    height: 150px;
    width: 240px;
    background-image: url(images/IMG_0404_edited_1.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    display: inline;
    float: right;
    font-weight: bold;
    margin-right: 20px;
    margin-top: 2px;
    width: 670px;
    font-family: verdana;
    font-size: 14px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    margin: 10px 10px 10px 25px;
    text-align: center;
    font-size: 9px;
    color: #999999;
 }

 
