.sf_content {
    color: #452205;
 }

 .sf_footer {
    background-image: url(images/footer_1.gif);
    background-repeat: no-repeat;
    background-position: top;
    color: #452205;
 }

 a:link {
    color: #F68502;
 }

 a:visited {
    color: #FFA500;
 }

 a:hover {
    color: #248207;
 }

 .sf_main_header {
    width: 617px;
    height: 1.2em;
    font-family: "Century Gothic", "Lucida Sans Unicode", Arial, sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    overflow: hidden;
    color: #452205;
 }

 .sf_wrapper {
    background-position: 661px 0;
    background-repeat: no-repeat;
    width: 944px;
    background-image: url(images/KarenBlogBanner.jpg);
 }

 
