#banner{
  position: absolute;
  width: 300px;
  height: 600px;
  top: 0px;
  left: 0px;
  overflow: hidden;
  cursor: pointer;
  opacity: 0;
  background-color: #ccc;  

}

.retina{
  position: absolute;
  width: 300px;
  height: 600px;
  top:0px;
  left:0px;
}


#border {
  position: absolute;
  width: 300px;
  height: 600px;
  top: 0px;
  left: 0px;
  border:1px solid #cccccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9999999;
}


.button{
  position: absolute;
  bottom:7px;
  right:10px;
  height: 29px;
  width: auto;
}


.bg{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 600px;

}


.kiep1{
  position: absolute;
  width:720px;
  height:560px;
  top:165px; 
  left:-80px;
}

.ballon{
  position: absolute;
  width:277px;
  height:auto;
  top:10px; 
  left:12px;
}

.grijper1{
  position: absolute;
  width:140px;
  height:189px;
  top:90px; 
  left:262px;

}

.grijper2{
  position: absolute;
  width:140px;
  height:189px;
  top:96px; 
  left:262px;

}

.kiep2{
  position: absolute;
  width:720px;
  height:560px;
  top:80px; 
  left:-178px;
}

