@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
}
body,td,th {
	color: #996;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
}
#homeText {
	width: 80%;
}
