.imagea {
	position: absolute;
	top: 200px;
	left: 300px;
	}

.imageb {
	position: absolute;
	top: 0px;
	left: 0px;
	}

.imagec {
	position: absolute;
	top: 560px;
	left: 950px;
	}

.imaged {
	position: absolute;
	top: 110px;
	left: 115px;
	}

.imagee {
	position: absolute;
	top: 580px;
	left: 420px;
	}
