.sf_extra10 {
    background-repeat: no-repeat;
    width: 198px;
    height: 198px;
    top: -18px;
    right: 154px;
    position: absolute;
    z-index: 100;
    background-image: url(images/fishfood.jpg);
 }

 .sf_extra2 {
    background-repeat: no-repeat;
    width: 295px;
    height: 193px;
    top: -42px;
    right: 208px;
    position: absolute;
    z-index: 98;
    background-image: url(images/lousiana_kitchen200.jpg);
 }

 .sf_extra3 {
    background-repeat: no-repeat;
    width: 200px;
    height: 198px;
    top: -60px;
    right: 20px;
    position: absolute;
    z-index: 99;
    background-image: url(images/blog.jpg);
 }

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

 a:visited {
    text-decoration: underline;
    color: #7B2414;
 }

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

 body {
    background-color: #BCAD8C;
    margin: auto;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 13px;
    color: #4b291d;
    background-image: url(images/2703_qbc_fit.jpg);
 }

 
