.sf_blog_main_header {
    font-weight: bold;
    text-align: right;
    padding: 10px 15px 0 0;
    margin-left: 440px;
    font-family: fantasy;
    font-size: 48px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    border: 3px double #707070;
    position: relative;
    background-position: right;
    height: 185px;
    width: 875px;
    margin: 10px auto;
    clear: both;
    background-image: url(images/DSC_7258_022.jpg);
    background-repeat: repeat-y;
 }

 .sf_blog_extra2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 437px;
    height: 185px;
    border-right: 2px solid #FFF;
    background-image: url(images/the_dawg_blawg_bmp.png);
    background-repeat: no-repeat;
 }

 
