@font-face { font-family: Potter; src: url('potter.ttf') format("truetype"); }
body {
	font-size: 14pt; font-family: small Verdana,Geneva,Arial,Helvetica,sans-serif;
	line-height: 1.45em; background-color: #000; color:#0f0;
	padding: 20px;
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
h1, h2 { text-shadow: 1px 1px 1px #f00; margin: 0; font-weight: bold; }
h1, #footer { font-family: Potter, small Verdana,Geneva,Arial,Helvetica,sans-serif; }
h1 { font-size: 21pt; padding: 0; display: inline; } h2 { font-size: 16pt; padding: 10px 0 0 0; }
a, a:visited { text-decoration:none; color: #ff0; } a:hover { color: #5d687f; }
ul { margin: 5px 0; } hr { margin-top: 25px; color: #f00; }
.warning { font-weight: bold; color: #ff0000;
