@charset "utf-8";

h1, h2 {
	background: lime;
}

h1.center, h2.center {
	background: maroon;
}