.sf_extra4 {
    float: right;
    display: inline;
    width: 740px;
    height: 238px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(images/citruslogo.JPG);
 }

 body {
    margin: auto;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #bbaa89;
    color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

 
