#menu {
	position: absolute;
	top: 2%;
	left: 2%;
	width: 70%;
	height: 6%;
}

#fiches {
	position: absolute;
	top: 10%;
	left: 5%;
	height: 70%;
	width: 79%;
}

#crayon {
	position: absolute;
	top: 36%;
	left: 2%;
	height: 40%;
	width: 7%;
}

#gloss {
	position: absolute;
	bottom: 2%;
	right: 26%;
	height: 22%;
	width: 18%;
}