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

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

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

 body {
    background-image: url(images/603_main-bkg.gif);
    background-repeat: repeat;
    margin: auto;
    font-size: 13px;
    color: #4B291D;
    font-family: arial;
    background-color: #2EA88A;
 }

 .sf_main_header {
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    font-style: italic;
    font-weight: normal;
    text-align: left;
    padding-left: 30px;
    padding-top: 0px;
    overflow: hidden;
    width: 400px;
    height: 170px;
    font-size: 48px;
    color: #410398;
 }

 
