.sf_blog_main_header {
    text-align: left;
    font-weight: normal;
    width: 750px;
    padding: 20px 0 0 10px;
    font-family: cursive;
    font-size: 28px;
    color: #FBFFE0;
 }

 .sf_blog_header_wrapper {
    width: 900px;
    height: 120px;
    position: relative;
    background-color: #B9A989;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/6/5/9/4/7/185540-174956/PublishTemp/images/DA2_218KB_banner2_900x120.jpg);
    background-repeat: repeat-x;
 }

 body {
    margin: 0;
    padding: 0;
    background-color: #333;
    font-family: verdana;
    font-size: 12px;
    color: #070707;
 }

 
