body {
	background-image: url(images/owl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	padding-left: 4px;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	font-weight: bold
}
#content {
	position:absolute;
	bottom:30px;
	left: 200px;
	z-index:4;
	width: 391px;
	height: 381px;
} 
