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: 20px;
	  font-weight: bold;
	  color: #000000;
}
#image1 {
		position: absolute; 
		left: 10px; 
		top: 10px; 
		width: 990px; 
		height: 105px; 
}
#image2 {
		position: absolute; 
		left: 275px; 
		top: 120px; 
		width: 200px; 
		height: 150px; 
}
#image3 {
		position: absolute; 
		left: 775px; 
		top: 120px; 
		width: 200px; 
		height: 150px; 
}
#image4 {
		position: absolute; 
		left: 275px; 
		top: 300px; 
		width: 200px; 
		height: 150px; 
}
#image5 {
		position: absolute; 
		left: 525px; 
		top: 300px; 
		width: 200px; 
		height: 150px; 
}
#image6 {
		position: absolute; 
		left: 775px; 
		top: 300px; 
		width: 200px; 
		height: 150px; 
}
#text1 {
	background-color: #E6CBB0;
	position: absolute;
	top: 120;
	left: 10;
	width: 250;
	height: 950px;
}
#text2 {
	position: absolute;
	top: 120;
	left: 475;
	width: 250;
	height: 150px;
}
