.AquariumHeader {
	font-family: "Arial Black", Arial;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	text-transform: uppercase;
	color: #FFFF00;
	background-color: #000066;
}
.Fish {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FEFF03;
	background-color: #020066;
}
