h1 {
	background-color:blue;
}

p {
	background-color:yellow;
}
