.sf_header_wrapper {
    background-position: right;
    background-color: #ffffff;
    height: 280px;
    width: 785px;
    background-image: url(images/fruit_questions_1.jpg);
    background-repeat: no-repeat;
 }

 body {
    margin: auto;
    background-color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    font-family: arial;
    color: #333333;
 }

 a:link {
    color: #9C232F;
 }

 a:visited {
    color: #151594;
 }

 a:hover {
    text-decoration: none;
    color: #151594;
 }

 
