	div#credits {
		border-top: 1px solid #ccc;
		text-align: center;
		padding: 1em;
		margin: 2em 0;
		color: black;
	}
	
	div#credits img {
		border: 0;
		margin: 0 auto;
	}
	
	div#credits a {
		color: black;
		text-decoration: none;
	}
	
	div#credits a:hover, div#credits a:active {
		text-decoration: underline;
	}
	

