.btnBand {
  background: #FFFFCC  repeat-x;
}
.btnBand:hover {
  background-color: #F5DA81;
  background-position: 0 -24px;
}