

body {
	background-color: #00BFFF;
	text-align: center;
}

h1 {
	font-size: 80pt;
	color: orange;
}

ul {
	list-style-type: none;
	color: white;
}
