@charset "utf-8";
/* CSS Document */

.tempbody {
	background-color: #000;
	background-image: url(../stars.jpg);
	background-repeat: repeat;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tempimage {
	background-image: url(../stats4.jpg);
	height: 30px;
	width: 1000px;
	padding-top: 670px;
}
.temptext {
	height: auto;
	width: 1000px;
}
a {
	color: #CF0;
	text-decoration: underline;
}
