
h1, h2 {
	text-align:center;
	color: green;
	font-size: 120%;
}

h2 {
	background-color: #f0b0b0;
}

h1 {
	background-color: #f090b0;
}
