#p1, #p2, #p3 {
	position:absolute;
	height:auto;
	width:375px;
}

#p1 {
	left:30px;
	top:20px;
}

#p2 {
	left:30px;
	top:60px;
}

#p3 {
	left:30px;
	top:90px;
}

#Image1 {
	position:absolute;
	border:#006666;
	margin:Opx Opx;
	padding:Opx Opx;
	top:90px;
	left:430px;
	width:350px;
	height:250px;
}
