#p1, #p2, #p3 {
	position:absolute;
}

#p1 {
	left:30px;
	top:20px;
	height:100px;
	width:750px;
}

#p2 {
	left:30px;
	top:55px;
	height:100px;
	width:750px;
}

#Image1 {
	position:absolute;
	border:#006666;
	margin:Opx Opx;
	padding:Opx Opx;
	top:180px;
	left:200px;
	width:280px;
	height:170px;
}

#Image2 {
	position:absolute;
	border:#006666;
	margin:Opx Opx;
	padding:Opx Opx;
	top:180px;
	left:500px;
	width:280px;
	height:170px;
}
