h4 {
	color: white;
	background-color: black;
	text-align: center;
}

a {
	color: pink;
	text-align: center;
	font-size: 200%;
	display: block;
}