body {
	color: #fefcfc;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000;
	margin: 0;
	background-position: center center;
	height: auto;
	width: auto;
}
p { color: #fff; font-size: 1em; font-family: Georgia, "Times New Roman", Times, serif; }
td { }
a:link { color: orange; border-bottom: 1px dotted orange; }
a:visited { color: silver; }
a:hover { color: silver; font-weight: bold; }
a:active { }
h1 { color: #af3030; font-size: 2em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; letter-spacing: 1px; margin: 0.67em 0; }

