.sf_blog_outer_wrapper {
    width: 970px;
    margin: 0 auto;
    background-color: none;
 }

 .sf_blog_extra1 {
    height: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    color: #FF00FF;
 }

 a:visited {
    color: #FF0000;
 }

 a:hover {
    color: #fff;
    text-decoration: none;
 }

 .sf_blog_extra9 {
    width: 970px;
    height: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 10px 0 0 0;
    padding: 0;
    background-color: #000000;
    font-family: verdana;
    font-size: 14px;
    color: #40ADB9;
 }

 
