* {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Tahoma, sans-serif;
	font-size: 70%;
	text-align: center;
	line-height: 150%;
	color: #CCCCCC;
	padding-bottom: 0em;
	padding-top: .25em;
	padding-right: 0px;
	padding-left: 0px;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: Tahoma, sans-serif;
	font-size: 60%;
	text-align: center;
	line-height: 150%;
	color: #CCCCCC;
	padding-bottom: 0.25em;
	font-weight: normal;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}body {
	background-image: url(Images/gridsquare.gif);
	background-color: #000000;
}
#footer {
	background-color: #000000;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

