#p1 {
	position:absolute;
	left:30px;
	top:20px;
	height:100px;
	width:300px;
}


#p2 {
	position:absolute;
	left:30px;
	top:60px;
	height:100px;
	width:350px;
}

#p3 {
	position:absolute;
	left:30px;
	top:100px;
	height:100px;
	width:700px;
}

#Image1 {
	position:absolute;
	border:#006666;
	margin:Opx Opx;
	padding:Opx Opx;
	top:40px;
	left:410px;
	width:370px;
	height:300px;
}
