
.dot{
  width:25px;
  z-index:99999999999999999 !important;
  height:25px;
  position:absolute;
  background: url(images/rose.png);
  background-size: 100% 100%;
}
.dot2{
  width:25px;
  height:25px;
  position:absolute;
  background: url(images/rose1.png);
  background-size: 100% 100%;
}
.dot3{
  width:25px;
  height:25px;
  position:absolute;
  background: url(images/rose2.png);
  background-size: 100% 100%;
}
#container {width:100%; height:auto !important; z-index:999999999999999999999 !important; position:fixed; }
#logo{ left:50%; top:50%; position:absolute; border-radius:10px; }



#DiacoDesignLink,#pens{
  color: #fff;
}