h1, h2 {
	font-family: sans-serif;

	color: green;
}

p {
	color: gray;
}

li {
	color: gray;
}
