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; 
}
#text1 {
	background-color: #E6CBB0;
	position: absolute;
	top: 120;
	left: 10;
	width: 250;
	height: 950px;
}
#text2 {
	position: absolute;
	top: 120;
	left: 275;
	width: 700;
	height: 100px;
}
#text3 {
	position: absolute;
	top: 260;
	left: 275;
	width: 325;
	height: 500px;
}
#image2 {
	position: absolute;
	top: 300;
	left: 625;
	width: 350;
	height: 500px;
}
