body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ADAD90;
    background-color: #323B3F;
 }

 .sf_blog_post {
    font-size: inherit;
    color: inherit;
    background-color: inherit;
 }

 .sf_blog_postmeta {
    font-family: "Courier New", Courier, monospace;
    font-size: 12px;
    color: inherit;
    background-color: inherit;
 }

 .sf_blog_pagetitle {
    color: #666;
 }

 .sf_blog_content {
    font-family: "Courier New",Courier,monospace;
    color: #ADAD90;
 }

 .sf_blog_entry {
    background-color: inherit;
    font-size: 12px;
    color: #ffffff;
 }

 .sf_blog_outer_wrapper {
    font-size: 12px;
    color: #40adb9;
 }

 h3.sf_blog_posttitle a {
    background-color: inherit;
    font-family: times;
    font-size: 26px;
    color: #ffffff;
 }

 .sf_blog_header_wrapper {
    font-size: 8px;
    background-color: #3b20fb;
    background-image: url(images/header_bg_6.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    background-color: #323B3F;
    font-size: 16px;
    color: #08e326;
 }

 .sf_blog_sidebar {
    background-color: inherit;
    font-family: arial;
    font-size: 12px;
    color: #f30b37;
 }

 .sf_blog_sub_header {
    font-family: times;
    font-size: 11px;
    color: #40adb9;
 }

 .sf_blog_main_header {
    font-family: times;
    font-size: 36px;
    color: #ee0a23;
 }

 
