body {
	background-image: url(background.png);
	font-family: arial;
	font-size: 18pt;
}

p {
}

h1 {
	text-align: center;
	font-size: 44pt;
}
h2 {
	text-align: center;
	font-size: 24pt;
}
h3 {
	font-size: 20pt;
}
.CenterList {
	margin-top: 40pt;
	margin-left: 25%;
	margin-right: 25%;
	text-align: left;
	font-size: 20pt;

}
  
