.sf_outer_wrapper {
    width: 1130px;
    margin: 80px auto 0;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_extra2 {
    background-repeat: no-repeat;
    width: 676px;
    height: 200px;
    float: right;
    margin-top: 3px;
    margin-right: 3px;
    background-image: url(images/Capture12.JPG);
 }

 body {
    margin: auto;
    background-color: #2e2e2e;
    color: #222222;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
    font-size: 13px;
    font-weight: normal;
    width: 100%;
    background-repeat: repeat;
    background-image: url(images/blog3.png);
 }

 
