body {
	color: white;
	background-color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 70px 0;
	scrollbar-face-color: black;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: gray;
	scrollbar-darkshadow-color: gray;
	scrollbar-track-color: black;
	scrollbar-arrow-color: gray;
	font-size: 10pt;
	background-image: url(../mods.JPG);
	background-repeat: no-repeat;
}
.mods {
	position: relative;
	top: 38px;
	left: 30px;
}
a {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	color: silver;
	text-decoration: none;
}
a:active {
	color: white;
	text-decoration: none;
}
