<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image: url("../images/mrtgback.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: white;
	color: black;
	font-family: sans-serif;
	font-size: small;
	margin: 2px;
}
a {
	text-decoration: none;
}
div.copyright {
	font-style: italic;
}
</pre></body></html>