.sf_blog_header_wrapper {
    margin: 0 2px;
    background-position: right top;
    height: 136px;
    overflow: hidden;
    background-color: #BAEBF2;
    background-image: url(images/768_qbc_fit.jpg);
 }

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

 a:link {
    text-decoration: underline;
 }

 a:visited {
 }

 a:hover {
    text-decoration: none;
    color: #40ADB9;
 }

 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: #40ADB9;
 }

 .sf_blog_main_header {
    font-weight: bold;
    overflow: hidden;
    font-family: monospace;
    font-size: 24px;
    color: #D6A8A8;
 }

 
