body { background: ivory ; margin-left: 3em; margin-right: 3em;}
h1 { background: orange; font-size: 5.0em; font-style: Arial; color: white; }
h2 { color: ; font-size: 1.5em; }
h3 { color: ; font-size: 1.5em; }
p { color: ; line-height: 1.3em; font-size:1em;}
em { color: ; font-weight: bold; }
li { color: ; }
a:hover { color:green; }
a {text-decoration: none;}
#navbar {background: ; }
.menu {text-align: center; font-size:20px}
.menu a{display: block; }
.menu a:hover{ background:orange; text-decoration: none;}
