body { padding: 0 2em 2ex; background-color: white; color: black; }
#mainbox { text-align: center; margin: 2ex 5em 14ex; }
#shown, #question, #answer { font-size: 150%; }
#question a:link, #question a:visited { text-decoration: none; }
#question a:hover, #question a:active { text-decoration: underline; }
#question a:link, #question a:visited, #question a:hover { color: black; }
#question a:active { color: gray; }
a img { border: 0; }
#next a:link, a:hover, a:active, a:visited { color: #404040; }
#next { text-align: right; }
#footer {
	background-color: white;
	border-top: 1px solid silver; margin: 0 2em; padding: 2ex 0;
	position: fixed; bottom: 0; left: 0; right: 0;
	text-align: center;
}
#footer input { margin: 0 0.2em 0 1em; }
#footer label { margin: 0 1em 0 0.2em; }
#links { text-align: right; font-size: smaller; }