body {
	color : White;
	background-color : Green;
}

h1 {
	color : Black;
	background-color : #FFCC00;
}
