body {
	font-family: "Arial";
	background-color: white;
	color: black;
	text-align: center;
	font-family: "Arial";
}

p, ul {
	font-size: 1.5em;
}

li {
	margin-top: 10px;
}

h2	{
	margin-top: 20px;
}