body {
    background-color: #ffffff;
    background-image: url(http://laveryteam.com/images/bg2.jpg);
    background-repeat: repeat-x;
    font-family: georgia,serif;
    font-size: 14px;
    margin: 0;
    padding: 0 0 25px 0;
 }

 .sf_extra2 {
    background-position: 0 50%;
    background-repeat: no-repeat;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    height: 66px;
    width: 100px;
    background-image: url(images/tlt_brand.png);
 }

 .sf_extra4 {
    background-color: #333333;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline;
    float: right;
    height: 250px;
    width: 685px;
    background-image: url(images/blog_header_photo.jpg);
 }

 .sf_region5 {
    color: #000000;
    display: block;
    float: right;
    font-family: arial,helvetica,sans-serif;
    font-size: 8px;
    margin-top: -15px;
    padding-right: 15px;
    text-align: right;
    width: 645px;
 }

 a:link {
    text-decoration: none;
 }

 a:hover {
    color: #cd0000;
 }

 
