.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#wrapper {
  width: 100%;
	height: 100%;
}
#bottom_left {
	position: absolute;
	left: 4px;
	bottom: 4px;
	background: #ffffff;
	border: 1px solid #58BBBB;
	padding: 3px;
}