body {
	background-color: black;
	color: white;
}

.caps {
	/* TODO: small caps? */
	text-transform: uppercase;
}
