@charset "utf-8";

body {
	background-color:#1e1e1e;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 14px;
	color: #f1f1f1;
}
a {
	color:#f1f1f1;
	font-weight:bold;
	text-decoration:underline;
}
p.copyright {
	font-size:12px;
}
