img.top {
	position: absolute;
	left: 5%;
	width: 445px;
	margin-left: 20px;
	top: 60px;
	height: 73px;
	margin-top: 20px;
}
img.center {
	position: absolute;
	left: 50%;
	width: 360px;
	margin-left: 70px;
	top: 40px;
	height: 303px;
	margin-top: 35px;
}
img.bottom {
	position: absolute;
	left: 6%;
	width: 330px;
	margin-left: 20px;
	top: 70%;
	height: 150px;
	margin-top: 300px;
}
img.right {
	position: absolute;
	left: 70%;
	width: 100px;
	margin-left: 120px;
	top: 83%;
	height: 21px;
	margin-top: 420px;
}

#oms p { text-align: justify;}

