body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-repeat: no-repeat;
	Background-position: center center;
}
.content {
	font-family: Eras Demi ITC, Courier New, Courier, mono, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #E1E3E6;
	text-align: justify;
}
a:link, a:visited, a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
