@charset "utf-8";
body {
	background-color: #000000;
	font-family: "Bradley Hand ITC";
	color: #CCCCCC;
	font-size: x-large;
}
a:link, a:visited {
	color: #CCCCCC;
}

