.sf_blog_main_header {
    color: #000;
    font-size: 48pt;
    font-family: times;
    font-weight: bolder;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    background-position: left;
    background-repeat: no-repeat;
    background-image: url(images/headerbgBLOG1.jpg);
 }

 .sf_blog_extra4 {
    width: 900px;
    height: 30px;
    background-repeat: repeat-x;
    background-image: url(images/blog_tile1.jpg);
 }

 
