  #binhalt[id] {   
  background-image: none;
  }
    
  *:first-child+html #binhalt {
  background-image: none;
  }
  
  * html #binhalt {
  background-image: none;
  }

