@charset "UTF-8";
/* CSS Document */

#slideme{
  position:relative;
  width:100%;
  height:800px;
  z-index: 10;
}


#slideme div{
  position:absolute;
  width:100%;
  height:800px;
   z-index: 10;
  
}