body {
    margin: 0 auto;
    font-family: arial;
    font-size: 12px;
    background-color: #333366;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 880px;
    margin: 0 10px !important;
    padding-top: 5px;
    height: 30px;
    overflow: hidden;
    font-size: 12px;
    color: #333366;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    text-decoration: underline;
    color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

 
