h1 { 
  color: LightSeaGreen; 
}
h1, h2 { 
  background-color: #ccc;
  border-radius: 1em; 
  padding-left: 1em;
}
body {background-color: #ccc;}
 p  { font-size: 1.6em;
color: Teal;  font: Helvetica, sans-serif;}
table {border-style:        solid;
  border-color:        Khaki;}
