BODY {
background-color : #FFEE8C;
}
H1 {
color: red ;
background-color :blue ;
}
P {
color: green ;
}