.sf_blog_main_header {
    margin: 0 auto;
    padding: 5px 0 0 0;
    width: 900px;
    text-align: center;
    font-weight: bold;
    height: 35px;
    overflow: hidden;
    font-family: times;
    font-size: 28px;
    color: #ffffff;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #000;
    font-family: serif;
    font-size: 14px;
    color: #000000;
 }

 
