.fallingmusic_notes .dot{
  width:50px;
  height:50px;
  position:absolute;
  background-image: url(../images/note4.fw.png);
  background-size: 100% 100%;
}


div#floating_notes.fallingmusic_notes {
    z-index: 999999999;
    position: fixed;
}