h1 {
	color: #FF0000;
	text-align: center;
}
h2 {
	color: #FF0000;
	text-align: center;
}
a:hover {
	text-decoration: underline;
}

