.sf_blog_extra2 {
    float: left;
    height: 100px;
    width: 140px;
    border-right: solid 4px #fff;
    background-image: url(images/Miami_sunrise_3__50.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    width: 755px;
    float: right;
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 13px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background: #F2F0E4;
    font-family: arial;
    font-size: 10pt;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 
