body {
    margin: 0px;
    font-family: arial;
    font-size: 12px;
    color: #575757;
 }

 .sf_blog_main_header {
    width: 617px;
    height: 35px;
    text-transform: uppercase;
    overflow: hidden;
    font-family: arial;
    font-size: 36px;
    color: #000000;
 }

 .sf_blog_posttitle {
    background-position: bottom;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 
