h1, h2, p {
	font-weight: bold;
	color: white;
}

body {
	background-color: black;
}

p {
	font-family: Helvetica;
}