#title {
	position:absolute;
	width:auto;
	height:auto;
	z-index:4;
	left: 388px;
	top: 240px;
}
#text {
	position:absolute;
	width:473px;
	height:680px;
	z-index:5;
	left: 260px;
	top: 318px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	text-align: justify;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #EEB521;
	text-align: left;
	background-color: #310708;
	font-weight: bold;
	border-color: #EEB521;
	border-style: solid;
	border-width: 2;
}