p {
	font-size: small;
	color: #660000;
}
h1 {
	font-size: xx-large;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
}

