@charset "UTF-8";
body  {
   /* background-color: #A20F00;*/
    /*background:#EEEEEE url(/imagenes/bg_r.gif) repeat-x scroll 0%;*/
    
    background-color: #ff0b40;
    background-image: url(bg_r.gif);    
    background-repeat: repeat-x;
    background-attachment: scroll;

}
