.sf_extra4 {
    background-repeat: repeat;
    width: 320px;
    height: 330px;
    position: absolute;
    top: 30;
    left: 0;
    background-image: url(images/jack22.jpg);
 }

 .sf_main_header {
    text-align: left;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    margin-top: 40px;
    padding-right: 10px;
    font-size: 48px;
    color: #7A2DBD;
 }

 body {
    margin: auto;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-size: 13px;
    font-weight: normal;
    background-image: url(images/606_floral.gif);
    background-repeat: repeat;
    background-color: #36C4E0;
    color: #3F5081;
 }

 .sf_footer {
    clear: both;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    text-align: right;
    padding: 40px 20px 20px 20px;
    margin: 0px 0px 0px 320px;
    min-height: 50px;
    width: 620px;
    height: 32px;
    font-size: 10px;
    color: #1542C4;
 }

 a:link {
    color: #3AE55F;
 }

 a:visited {
    color: #7036AD;
 }

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

 
