body {
   background 	: ffffc0;
   color 	: black
}

h1 {
   color	: red
}

h2 {
   color	: blue
}

h3 {
   color	: green
}

