main {
	max-width: 800px;
	margin: auto;
	padding: 20px;
	font-family: sans-serif;
	color: #444;
}

.small {
	font-size: smaller;
}
