    #explosion {
      display:block;
      height: 120px;
      color: white;
      font-weight: bold;
    padding-left: 12px;
    padding-top: 34px;
    line-height: 16px;
      background:url("../images/explosion.jpg") no-repeat right top;
      }

    #explosion_gr {
      display:block;
      height: 120px;
      color: white;
      font-weight: bold;
      background:url("../images/explosion.gif") no-repeat right top;
      }
