body {
	background: black;
}

.info1 {
	color: red;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

.info2 {
	color: yellow;
	font-size: 1.15em;
	font-weight: bold;
	text-align: center;
}

.info3 {
	color: green;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}