body {
	background-color: #000;
	background-image: url(bioback.jpg);
	background-repeat: repeat-x;
}
.biomenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-color: #CCC;
	text-align: center;
}
.biomain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #CCC;
	background-color: #095D4D;
	background-image: none;
	background-repeat: repeat;
	background-position: center;
	text-align: center;
	height: 2000px;
	width: 650px;
	margin: 0px;
	padding: 25px;
}
