#credits {
	background: rgba(0, 0, 0, 0.75); padding: 22px 30px; 
	left: 80%; top: 90%; color: rgb(255, 255, 255); font-family: "Trebuchet MS", Arial, Tahoma, sans-serif; font-size: 18px; font-weight: bold; display: block; position: absolute;
}
a {
	color: rgb(58, 121, 207);
}
a:hover {
	color: rgb(87, 147, 229);
}
