/*-----------------------------------------------
Author: Christopher Bowers
Site: http://apertureaccess.com/
Name: The One with the Scrolling
Date: 22 February 2008
----------------------------------------------- */


/* =Structure
----------------------------------------------- */


body {
	margin: 0;
	padding: 35px 20px;
	font-family: Helvetica, "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 76%;
}

#bio {
	width: 820px;
	position: absolute;
	text-align: left;
}