


#Layer1 {
	
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}

#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	cursor:hand;	
	left: 43px;
	top: 120px;
}
