/* $Id: sit.css 261 2026-03-29 21:37:02Z ralf $ */
body {
	color: #000000;
	background-color: white;
	font-family: Courier;
	font-size: 11px;
	margin: 0px;
	text-align: center;
	margin-top: 100px;
}
.index-logo {
    max-width: 420px;
    width: 80%;
    height: auto;
}

