body {
	color: black;
	background-color: white;
	
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
}

a {
	color: inherit;
}

h1 {
	font-size: 96pt;
	font-weight: bold;
	text-transform: uppercase;
}

p {

}