body{
	margin: 0px;
	padding: 0px;
    background-color: white;
    font-family: "Times New Roman", Times, serif;
    text-decoration: none; 
	background-image: url(images/h1gameBgrd.jpg); 
	background-repeat: repeat;
	text-align:center;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a, a:visited, a:active { color: #990033; }
a:hover {
	color: #009900;
	text-decoration: underline;
}

#header_nav{
	margin:5px auto 5px auto;
	padding:0;
	width: 750px;
	text-align:center;
}
#header_nav a img {
	margin:0;
	padding:0;
	border:none;
}
#footer_nav {
	margin:0px auto 0px auto;
	padding:0;
	width: 750px;
	text-align:center;
}
#footer_nav a img {
	margin:0;
	padding:0;
	border:none;
}