﻿
div.bioBox
{
	float:left;
	padding: 0.5em;
	border-color:red;
	border:groove;
	border-width: 2px;
	font-size: small;
	color:blue;
	margin-left: 2em;
	margin-bottom: 8px;
}