body {
	background-color: #214e22;
	color: #58ad7a;
	font-family: sans-serif;
	margin: 0px;
}

h1 {
	color: #295630;
	background-color: #58ad7a;
}

a {
	text-decoration: none;
	color: white;
}

hr {
	border: none;
	height: 1px;
	background-color: #58ad7a;
}

div.thumbnails {
	margin-left: 10%;
	margin-right: 10%;
}

div.notes {
	margin-left: 10%;
	margin-right: 10%;
	max-width: 60ex;
}
