.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    background-position: left;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/3/6/8/6/6/177402-166863/PublishTemp/images/Image5.bmp);
    background-repeat: repeat-x;
 }

 .sf_blog_main_header {
    float: left;
    display: inline;
    width: 880px;
    margin-left: 20px !important;
    padding-top: 16px;
    padding-bottom: 17px;
    height: 35px;
    font-family: cursive;
    font-size: 48px;
    color: #C0253A;
 }

 .sf_blog_content {
    width: 670px;
    float: right;
    margin: 0;
    padding: 5px 10px 0;
    color: #AB282F;
 }

 a:link {
    text-decoration: underline;
    color: #DEDC11;
 }

 a:visited {
    color: #1414AE;
 }

 a:hover {
    text-decoration: underline;
    color: #41E018;
 }

 
