.sf_blog_main_header {
    text-align: center;
    width: 400px;
    font-weight: bold;
    font-family: arial;
    font-size: 10px;
    color: #666666;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: center;
    width: 400px;
    font-weight: bold;
    font-family: arial;
    font-size: 10px;
    color: #FF6600;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    text-align: center;
    clear: both;
    margin: 0;
    padding: 15px 30px;
    font-family: arial;
    font-size: 10px;
    color: #666666;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    margin-top: 0px;
    height: 200px;
    width: 900px;
    padding-top: 0px;
    background-image: url(images/zzzdodgeHQBannerblogFin.jpg);
    background-repeat: no-repeat;
 }

 body {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #222222;
    color: #ffffff;
    font-family: arial;
    font-size: 11px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
