body { width: 100%; overflow: hidden; }
.hide { display: none; }
.page { position: absolute; width: 100%; top: 0; bottom: 0; font-size: 100px; text-align: center; }
.page .wrap { height: 100%; width:100%; position:relative; }
.page-2-1 { background-color: #eae8e9; background: url(images/bg02.jpg) center center no-repeat; background-size: cover }
.page-current { z-index: 1; }


