#banner{
  position: absolute;
  width: 970px;
  height: 250px;
  top: 0px;
  left: 0px;
  overflow: hidden;
  cursor: pointer;
  opacity: 0;
  background-color: #ccc;  

}

.retina{
  position: absolute;
  width: 970px;
  height: 250px;
  top:0px;
  left:0px;
}

#border {
  position: absolute;
  width: 970px;
  height: 250px;
  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:110px;
  right:35px;
  height: 35px;
  width: auto;
}

.bg{
  position: absolute;
  top: 0px;
  left: 0px;
  width:1600px;
  height: 2600px;
}

#kleed{
  left:-100px;
  top:-30px;
  background-image:url(pattern.jpg);
  background-repeat:repeat;
}

.tak{
  position: absolute;
  width:410px;
  height: 410px;
}


.pine{
  position: absolute;
  width:42px;
  height: 39px;
}
.product{
  position: absolute;
}

.label{
  position: absolute;
  width:500px;
  height: 272px;
}

.star{
  position: absolute;
}

.starGlow{
  opacity: 1;
}