h1, h2 {
	font-family: sans-serif;
	color: gray;
}
h1 {
	border-bottom: 1px solid black;
}
p {
	color: maroon;
}