.sf_extra1 {
    background-repeat: no-repeat;
    background-position: bottom;
    width: 950px;
    height: 29px;
    .margin-top: -29px;
    background-image: url(images/pink4.jpg);
 }

 .sf_outer_wrapper {
    width: 950px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(images/blue2.jpg);
 }

 body {
    margin: auto;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-size: 14px;
    color: #555555;
    background-color: #ffffff;
    background-repeat: repeat-x;
    background-image: url(images/blue2.jpg);
 }

 
