
body {
	color: white;
}

a {
	color: silver;
}

a#visited {
	color: gray;
}

div.section {
	margin: 1ex;
}

