@charset "UTF-8";
body {
	background-color: #000000;
	text-align: center;
	margin: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#logo {
	margin-top: 150px;
}
a:link, a:visited, a:active, a:hover {
	border: none;
}
img {
	border: none;
}