@charset "ISO-8859-1";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
}
a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
