.center {
	display: block;
	/*margin-left: auto;
	margin-right: auto;
	width: 50%;*/
}
.top {
	position: absolute;
	top: 0px;		
}

.cover {	
width: 15%;
left: 3%;
top: 3vh;
position: absolute;
}
.cappello {
width: 29%;
left: 22%;
top: -12vh;
position: absolute;
}
.batteria {
width: 18%;
top: 1vh;
left: 79%;
position: absolute;
}
.valigia {
width: 17%;
top: 44vh;
left: 70%;
position: absolute;
}
.fumo {
width: 22%;
top: 37vh;
left: 7%;
position: absolute;
}
.next{
width: 12%;
top: 72vh;
left: 87%;
position: absolute;
}
.terra{
width: 44%;
top: 8vh;
left: 28%;
position: absolute;
}
.aereo{
width: 53%;
top: 43vh;
left: 5%;
position: absolute;
transform: rotate(-11deg);
}