#title {
	position:absolute;
	width:auto;
	height:auto;
	z-index:4;
	left: 260px;
	top: 240px;
}
#text {
	position:absolute;
	width:473px;
	height:680px;
	z-index:5;
	left: 260px;
	top: 318px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
}
.dynamictext_out {
    color: #EEB521;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}
.dynamictext_over {
	color: #EF2E0A;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	background-color: #333333;
}