.fullpage {
	left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: absolute;
}
.fullpage .section {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.fullpage .sections-wrapper {
	height: 100%; position: relative;
}
