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: 830px; 
		top: 320px; 
		width: 125px; 
		height: 150px; 
}
#image4 {
		position: absolute; 
		left: 275px; 
		top: 500px; 
		width: 125px; 
		height: 150px; 
}
#text1 {
	background-color: #E6CBB0;
	position: absolute;
	top: 120;
	left: 10;
	width: 250;
	height: 750px;
}
#text2 {
	position: absolute;
	top: 120;
	left: 495;
	width: 500;
	height: 150px;
}
#text3 {
	position: absolute;
	top: 290;
	left: 275;
	width: 525;
	height: 150px;
}
#text4	{
	position: absolute;
	left: 460;
	top: 500;
	width: 525;
	height: 150;
}
#text5	{
	position: absolute;
	left: 275;
	top: 675;
	width: 725;
	height: 150;
}	
