.sf_blog_header_wrapper {
    float: left;
    padding: 0;
    width: 920px !important;
    min-height: 226px;
    height: auto !important;
    background-repeat: no-repeat;
    background-image: url(images/familymedicineblogA01.jpg);
 }

 .sf_blog_extra2 {
    width: 388px;
    height: 226px;
    float: right;
    background-color: #ccc;
    background-repeat: no-repeat;
    background-image: url(images/familymedicineblogB02.jpg);
 }

 body {
    margin: 0 auto;
    color: #000;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 17px;
    font-family: arial;
    font-size: 12px;
    background-color: #8CB912;
 }

 
