.sidebarlist h2 {
    font-weight: bold!important;
    line-height: 15px;
    margin: 0;
    padding: 4px 2px 5px 2px;
    text-align: center;
    color: #ffffff;
    background-color: #443345;
    font-family: sans-serif;
    font-size: 15px;
    background-image: url(images/Dew_on_a_Leaf___Joy_Bringer___Waterleaf_Wellness.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: bold;
    font-family: helvetica;
    font-size: 24px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    padding: 5px 0 0 30px;
    margin-right: 305px;
    color: #D5DBEC;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-position: top;
    background-repeat: repeat-x;
    background-image: url(images/body_bg_1.jpg);
    color: #000000;
    font-family: arial;
    font-size: 12px;
    background-color: #DFDFDF;
 }

 .sf_blog_outer_wrapper {
    margin: 15px auto 0;
    width: 970px;
    background-color: #D5DBEC;
 }

 
