body {
	background-color: #FFF8DC;
	color: #3300CC;
	font-family: "Lucida Sans Unicode", "Lucida Console", sans-serif;
	font-size: 12pt;
}

h1 {
	border: 10px double #00CC00;
	margin: 2%;
	padding: 2% 5%;
	text-align: center;
}

li {
	margin-bottom: 2em;	
}