body {
    margin: 0px 0px 20px;
    padding: 0px;
    background-color: #515151;
    color: #999999;
    font-family: arial;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    width: 670px;
    min-height: 300px;
    height: auto !important;
    padding: 0px 0px 0px;
    float: left;
    display: inline;
    background-color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #d8d8d8;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    padding: 11px 20px 10px;
    margin-bottom: 10px;
    background-position: top right;
    background-color: #000000;
    background-image: url(images/armban.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: normal;
    font-family: times;
    font-size: 26px;
    color: #d8d8d8;
    background-image: none;
    background-repeat: no-repeat;
 }

 
