body {
	text-align: center; 
	background-color: rgb(255, 255, 255);
	color: rgb(31, 170, 95);
	font-family: Calibri;
	font-weight: lighter;
}

li {
	list-style-type: none;
}