	div#credits {
		font-size: 0.75em;
		text-align: center;
		margin: 1em 0;
		color: black;
	}
	
	div#credits img {
		border: 0;
		margin: 0.5em auto;
	}
	
	div#credits a {
		color: black;
		text-decoration: none;
	}
	
