body {
	line-height : 150%;
	color: black;
	background-color: white;
}
div.main {
	margin: 0em 4em;
}

h1 {
	font-size: x-large;
	text-align: center;
	line-height : 150%;
	margin: 0 0 0.25em 0;
}

h2 {
	font-size: large;
	text-align: center;
	line-height : 100%;
}

h3 {
	font-size: normal;
	margin: 2em 0 0 0;
}

p.spacing {
	margin-top: 2em;
	margin-bottom: 3em;
}

p.center {
	text-align: center;
}

font {
	line-height : 120%;
}
