body  {
	margin: 0;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	}


a {
	display: inline;
	text-decoration: none;
	color: #297072;
	}

a:link {
	color: #1C4A4B;
	}

a:visited {
	color: #1C4A4B;
	}

a:hover, a:active {
	color: #53DBDF;
	}


h3 {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #297072;
	}


#footer {
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-size: 80%;
	}