.sf_blog_header_wrapper {
    width: 695px;
    height: 130px;
    background-position: right;
    background-image: url(images/back.jpg);
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: arial;
    font-size: 12px;
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    margin-left: 10px !important;
    padding-top: 10px;
    font-weight: normal;
    height: 50px;
    widht: 575px;
    overflow: hidden;
    font-size: 20px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra10 {
    float: right;
    height: 150px;
    width: 200px;
    background-image: url(images/moneyblog.jpg);
    background-repeat: no-repeat;
 }

 
