body
{
	margin: 100px 0px 0px 0px;
	background: url("../images/background.png") repeat-y center;
	text-align: center;
}

img#logo
{
	padding-left: 22px;
}

div#bio
{
	width: 480px;
	margin: 50px auto 0px auto;
	padding: 0px 20px;
	color: #39393a;
	background-color: white;
	border: solid 1px #39393a;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 200%;
}

a
{
	color: #39393a;
}
.highlight
{
	font-weight: bold;
	font-size: 130%;
}

.center
{
	border: solid 1px black;
	width: 100%;
	text-align: center;
}
