
body {background-color: white;  color: black}

h1{color: red}
h1{background-color: yellow}

h2{color:navy; background-color: aqua}

