#biography
{
	width:100%;
}

p{
	text-indent: 1cm;
	line-height: 150%;
	font-size: 15px;
	padding-bottom: 5px;
}

#biographyTitle{
	width: 100%;
}

#citation{
padding-bottom: 10px;
border-bottom: 1px solid green;
}

p.noIndent{text-indent: 0cm;}


