@charset "UTF-8";
body {
	background-color: #000;
	margin-top: 20px;
	margin-left: 100px;
}
h2 {
	font-size: 0px;
}
a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCC;
	margin-right: 175px;
	margin-left: 30px;
	font-size: 0.8em;
	text-decoration: none;
}
a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #663;
	margin-right: 175px;
	margin-left: 30px;
	font-size: 0.8em;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #ccc;
	margin-right: 175px;
	margin-left: 30px;
	font-size: 0.85em;
	text-decoration: none;
}
#image {
	text-align: center;
}
