/* Jeroen Schot 2006-11-05 */
body {
	background-color: white;
	color: black;
	font-family: sans-serif;
	font-size: medium;
	margin: auto;
	max-width: 40em;
	text-align: justify;
}
h2 {
	color: silver;
	font-size: large;
	text-align: center;
} 
h3 {
	color: rgb(199,0,54); /* Debian rood */
	font-size: large;
	text-align: left;
}
