@charset "utf-8";
body {
	background-color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
#wrapper {
	text-align: center;
	padding-top: 50px;
}
#wrapper a:link {
	color: #ADADAD;
}
#wrapper a:visited {
	color: #ADADAD;
}
#wrapper a:hover {
	color: #ADADAD;
}
#wrapper a:active {
	color: #ADADAD;
}
