#text {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 5px 0;
	width: 80%;
	height: 20%;
	text-align: justify;
	float: right;
	opacity: .80;
	filter: alpha(opacity=80);
	position: absolute;
	top: 70%;
	left: 10%;
	z-index: 20;
	overflow: auto;
}
