.sf_blog_header_wrapper {
    clear: both;
    width: 900px;
    height: 66px;
    background-position: left;
    background-image: url(images/IMG_2469.JPG);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    width: 675px;
    height: 130px;
    float: right;
    margin: 5px 10px 0 0;
    display: inline;
    background-image: url(images/DSCN1010.JPG);
    background-repeat: no-repeat;
 }

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

 a:visited {
    color: #A42FC3;
 }

 a:hover {
    text-decoration: underline;
    color: #5E3F92;
 }

 .sf_blog_sidebar ul li a:visited {
    color: #FFFFFF;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #EFF8FF;
 }

 .sf_blog_sub_header {
    margin-left: 15px;
    padding-top: 5px;
    font-weight: normal;
    height: 15px;
    width: 755px;
    font-size: 12px;
    color: #666666;
 }

 body {
    margin: 0 auto;
    background-color: #EFF8FF;
    font-family: fantasy;
    font-size: 14px;
    color: #000000;
 }

 .sf_blog_main_header {
    margin-left: 15px;
    padding-top: 12px;
    font-weight: bold;
    height: 25px;
    width: 755px;
    font-family: fantasy;
    font-size: 36px;
    color: #A0224E;
 }

 
