.sf_blog_main_header {
    text-align: center;
    width: 400px;
    padding-top: 50px;
    margin-bottom: 5px;
    float: left;
    font-weight: bold;
    font-family: arial;
    font-size: 16px;
    color: #CFC3A7;
 }

 .sf_blog_extra2 {
    float: right;
    width: 500px;
    height: 200px;
    background-repeat: no-repeat;
    background-image: url(images/header1.gif);
 }

 .sf_blog_header_wrapper {
    background-position: left bottom;
    margin-top: 20px;
    height: 200px;
    width: 900px;
    overflow: hidden;
    background-image: none;
    background-repeat: no-repeat;
 }

 
