.nav_logo_view_sweep {
 text-align:center; 
}
body.custom-background {
     background-image: url("/images/body.png");
    background-position: center top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
 margin:0;
 background-color:#211f2a;
}
