body {
	margin: 2em;
	font-family: 'Libre Baskerville', sans-serif;
}


h1 {
/*	margin-left: auto;
	margin-right: auto;
	margin: auto 1em auto 1em;
	width: auto;*/
	text-align: center;
	font-family: 'Libre Baskerville';
}

h2 {
	text-align: left;
    font-family: 'Libre Baskerville';
}

p {
	text-align: center;
	font-family: 'Libre Baskerville';
	color: black;
}

p.projectDescription {
	text-align: left;
	font-family: 'Libre Baskerville';
	color: black;
}

a {
	font-family: sans-serif;
	color: black;
}

div p {
	font-size: 24pt;
}
