body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(../Images/Backgrounds/gg4.jpg) fixed center top;
}
body {
	background-color: #666;
	background-image: url(../Images/Backgrounds/gg4.jpg);
}
h3 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

p {
	text-align: left;

}
a:link {
	color: #CCC;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
	background: #FFF;
}
a:active {
	color: #F00;
	text-decoration: none;
}
h1 {
	font-size: 36px;
	text-align: center;
}
h2 {
	font-size: 24px;
}
.footer {
	font-size: 9px;
}
#content {
	width:800px;
	z-index:1;
	background: url(../Images/Backgrounds/gg4.jpg);
	padding: 20px;
	border: 3px solid #000;
	margin: 0px auto;
	text-align: left;
	font-size: 18px;
}
