body {
	margin-right: 15%;
	margin-left: 15%;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 50px;
}
.author {
	text-align: center;
	font-weight: bold;
	margin-bottom: 50px;
}
img {
	border: 1px solid #DFDFDF;
}


p {
	line-height: 140%;
}
h3 {
	font-size: 12pt;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
}
