html, body {
	background-color: #000;
	margin: 0px;
	font-family: Arial, sans-serif;
}
a, a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}
