.bodycontent {
	position: absolute;
	padding: 20px;
	top: 10px;
	left: 10px;
	width: 100%;
	color: white;
	font-size: 10pt;
	font-family: Verdana, Helvetica;
	z-index: 2000;
}