body{
	  background-color: #ffffff;
	  font-family: geneva, ariel, helvetica, sans-serif;
	  font-size: 14px;
	  line-height: 18px;
	  color: #000099;
}  
h1 {
	  background-color: #ffffff;
	  font-family: geneva, ariel, helvetica, sans-serif;
	  font-size: 16px;
	  line-height: 20px;
	  font-weight: bold;
	  color: #000099;
}
#image1 {
		position: absolute; 
		left: 600px; 
		top: 25px; 
		width: 450px; 
		height: 350px; 
}
#text1 {
	background-color: #FFFFFF;
	position: absolute;
	top: 120;
	left: 25;
	width: 400;
	height: 750px;
}
#text2 {
	background-color: #FFFFFF;
	position: absolute;
	top: 200;
	left: 25;
	width: 400px;
	height: 526px;
}
#text3 {
	position: absolute;
	top: 500;
	left: 600;
	width: 350;
	height: 250px;
}

