#Layer1 {
	position:absolute;
	left:153px;
	top:220px;
	width:153px;
	height:180px;
	z-index:1;
	background-color: #CBAE70;
}
#textarea {
	position:absolute;
	left:350px;
	top:220px;
	width:409px;
	height:215px;
	z-index:2;
	visibility: visible;
}
#phonebox {
	position:absolute;
	left:158px;
	top:219px;
	width:185px;
	height:76px;
	z-index:3;
	background-color: #CBAE70;
	text-indent: 0px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
}
