body { background:lightseagreen ; margin-left: 1em; margin-right: 1em;}
table{ background: orange;}
h1 { background: orange; font-size: 6.5em; font-style: italic; color: ;  }
h2 { background: orange; color: white; font-size: 3em; }
h3 { color: ; font-size: 1.5em; }
p { line-height: 1.3em; }
em { font-weight: bold; }
a:hover { color: white; }
a {text-decoration: none;}
