body {
	font-family: cursive;
	background-color: #9944cc;
	color: #ccaa00;
	text-align: center;
	font-weight: bold;
}

li {
	list-style-type: none;
}
