body {
background-color: rgb(200,200,200);}
h1 {
background-color: blue;}
h2 {
background-color: green;}
p {
background-color: pink;}