body {
    margin: 0;
    height: 100%;
    background-image: url(images/back.gif);
    background-repeat: repeat-y;
    background-position: center top;
    min-width: 960px;
    background-color: #efefef;
    font-family: arial;
    color: #333333;
 }

 .sf_blog_postmeta {
    clear: both;
    padding-top: 10px;
    font-size: 8pt;
    color: #800080;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #800080;
 }

 .sf_blog_post {
    margin-bottom: 10px;
    font-family: arial;
    font-size: 12px;
    color: #535050;
 }

 .sf_blog_sub_header {
    overflow: hidden;
    text-align: center;
    width: 675px;
    margin: 0 0 25px 245px;
    font-family: courier new;
    font-size: 14px;
    background-color: #FFFFFF;
 }

 a:link {
    text-decoration: none;
    color: #0000FF;
 }

 a:visited {
    text-decoration: none;
    color: #00000FF;
 }

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

 .sf_blog_outer_wrapper {
    margin: 0 auto;
    width: 100%;
    background-position: center top;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/0/8/3/3/9/204044-193380/PublishTemp/images/top.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_main_header {
    overflow: hidden;
    font-weight: bold;
    text-align: center;
    width: 675px;
    margin: 0 0 0 245px;
    font-family: arial;
    font-size: 18px;
    background-color: #9CBDEA;
 }

 
