body { background:lemonchiffon ; margin-left: 1em; width: 900px}
div#container{width: 800px}
h1 { background: lemonchiffon; color: forestgreen; font-size: 2.5em; font-style: normal; }
h2 { background: lemonchiffon; color: forestgreen; font-size: 1.5em; font-style: normal; }
h3 { background: lemonchiffon; color: skyblue; font-size: 1.0em; font-style: italic; }
h4 { background: lemonchiffon ; color: black; font-size: 1.3em; font-style: normal; }
p { line-height: 1.5em; font-weight: bold; font-color:Black; }
em { font-style: italic; font-weight: normal; color: ; }
ul { font-weight: bold; }
td { font-weight; bold; }
a { color:blue; text-decoration: none; }
a:hover{text-decoration:underline; color:#00cc66; }