BODY { background: white }

H1 { color: BlueViolet; 
     font-family: sans-serif; 
     font-size: 18;
     background: LightGrey }

.yellow { background: yellow }
