#imageOne {	
	position: absolute;
	top: 320px;
	left: 222px;
	width: 181px;
	height: 80px;
	padding: 0px;
	background: black;
	border: 1px solid #999999;
}


#imageTwo {
	position: absolute;
	top: 420px;
	left: 222px;
	width: 181px;
	height: 80px;
	padding: 0px;
	background: white;
	border: 1px solid #999999;
}


