address {
	font-family: "Century Gothic";
	color: #330000;
	text-align: center;
	font-size: 14px;
}
#Content #section1 {
	margin: 30px;
	height: 450px;
	width: 425px;
	margin-top: -650px;
	margin-right: auto;
	margin-left: 425px;
	padding: 10px;
}
h1 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: normal;
	color: #330000;
}
body {
	background-color: #FFFFFF;
	margin: auto;
}
h3 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #006600;
}
#footer {
	height: auto;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: 200px;
	font-family: "Century Gothic";
}
#Content {
	height: auto;
	width: 1000px;
}
a:hover {
	color: #00FF00;
}
a {
	color: #006600;
}
