body {
	background-color: #003300;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
}
.bioText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CCCC99;
	text-align: left;
	width: 300px;
	margin-left: 250px;
}
link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cc3333;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC3333;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F30;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: center;
}
#mainContent {
	width: 800px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-image: url(images/jornaments_800x800.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
