@charset "UTF-8";
.menuitem1 {
	position: absolute;
	left: 15%;
	top: 25%;
	z-index: 800;
	width: 80%;
}
.menuitem2 {
	position: absolute;
	left: 15%;
	top: 40%;
	z-index: 800;
	width: 80%;
}
.menuitem3 {
	position: absolute;
	left: 15%;
	top: 55%;
	z-index: 800;
	width: 80%;
}
.backgroundgif {
	position: fixed;
	top: 300px;
	z-index: -200;
	width: 75%;
	left: 50px;
}
.backgroundgifSECOND {
	position: fixed;
	top: 70px;
	z-index: -200;
	width: 75%;
	left: 50px;
}
.landingpage {
}
