.mainText {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	width: 600px;
	z-index: 3;
	border: medium solid #000000;



}
.blackBack {
	position: absolute;
	left: 0px;
	top: 400px;
	z-index: -1;

}
.leftBackPalm {
	position: absolute;
	left: 10px;
	top: 210px;
	z-index: -1;

}
.sunset {
	position: absolute;
	left: 0px;
	top: 150px;
	z-index: -1;

}
.generalPic {
	border: thin solid #000000;
}
.bodyHeader {
	font-size: 24px;
	font-weight: bold;
	background-color: #FF6600;
	text-align: left;
	border: thin solid #000000;

}
.form {
	font-family: Tahoma, Verdana, sans-serif;
	text-align: left;
}
.mainHeader {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #FF6600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	text-align: center;

}
.sunsetunder {
	position: absolute;
	left: 0px;
	top: 500px;
	z-index: -1;

}

