
/* - - - - - start css - - - - - */

#starton {
   position: relative;
   margin:120px auto 0 auto;
   width: 480px;
   height:370px;
   background: url(../img/open.png) no-repeat center;
}

 .skip {
   z-index: 5;
   position: absolute;
   margin:0 0 0 0;
   width: 95px;
   height:25px;
   top:400px;
   left:430px;
}