body {
	font-family: sans-serif;
	font-size: 16pt;
	margin-left: 15%;
	margin-right: 15%;
	background: #eaeaea;
	color: #141414;
}

p,ol,ul {
	line-height: 150%;
}

p {
	margin-bottom: 15px;
}

h1 {
	font-size: 1.5em;
	text-align: center;
}

h2 {
	font-size: 1.4em;
}

.date {
	text-align: center;
	font-size: 0.9em;
}

.author {
	text-align: center;
	font-size: 0.7em;
	font-style: italic;
	padding-bottom: 20px;
}

.main {
	margin-top: 50px;
}