body {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}
h1 {
	font-size: 60px;
}
p {
	font-weight: bold;
	font-size: 20px;
}
li {
	font-weight: bold;
	font-size: 20px;
}
h2 {
	font-size: 50px;
}
