.sf_extra2 {
    background-repeat: no-repeat;
    width: 232px;
    height: 198px;
    float: right;
    background-image: url(images/IMG3456_3.JPG);
 }

 body {
    margin: auto;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    color: #460a09;
    background-color: #B8B33B;
 }

 a:link {
    text-decoration: underline;
    color: #BF2D0B;
 }

 a:visited {
    color: #9F9A1D;
 }

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

 
