@charset "UTF-8";
body  {
   /* background-color: #000000;  */  
    background-color: #7d7e7d;
    background-image: url(bg_b.png);    
    background-repeat: repeat-x;
    background-attachment: scroll;
}
