body{
	  background-color: #ffffff;
	  font-family: geneva, ariel, helvetica, sans-serif;
	  font-size: 14px;
	  line-height: 18px;
	  color: #000000;
}  
h1 {
	  background-color: #ffffff;
	  font-family: geneva, ariel, helvetica, sans-serif;
	  font-size: 16px;
	  line-height: 23px;
	  font-weight: bold;
	  color: #000000;
}
#image1 {
		position: absolute; 
		left: 50px; 
		top: 475; 
		width: 200px; 
		height: 200px; 
}
#image2 {
		position: absolute; 
		left: 375px; 
		top: 475px; 
		width: 200px; 
		height: 200px; 
}
#image3 {
		position: absolute; 
		left: 700px; 
		top: 475px; 
		width: 200px; 
		height: 200px; 
}
#image4 {
		position: absolute; 
		left: 25px; 
		top: 1000px; 
		width: 200px; 
		height: 200px; 
}
#image5 {
		position: absolute;
		top: 1000px;
		left: 275;
		width: 200;
		height:200;
}
#image6 {
		position: absolute;
		top: 1000px;
		left: 525;
		width: 200;
		height: 200;
}
#image7 {
		position: absolute;
		top: 1000px;
		left: 775;
		width: 200;
		height: 200;
}
#text {
	position: absolute;
	top: 190	;
	left: 50;
	width: 900;
	height: 225px;
}
#text2 {
	position: absolute;
	top: 725;
	left: 50;
	width: 900;
	height: 225px;
}

