/* Styles, style tweaks specific to "Biography" page */

h1 { 
	font-size: 120%;
	}

h2 { 
	font-size: 100%;
	margin-top: 1.75em;
	}

p {
	margin-left: 1.5em; 
	font-weight: normal;
	line-height: 120%;
	}


