body { background: lightcyan url(bg034.gif) repeat-x-y; margin-left: 4em; margin-right: 4em; font-style:nomal@}
h1 {background: mediumaquamarine ; color: white; font-size: 3em@font-style:italic@}
h2 {background: lightgreen ; color: dimgray; font-size: 1.8em font-style:italic}
h3 {background: lightgreen ; color: dimgray; font-size: 1.3em}

em { font-style: italic; font-weight: bold;  color: dimgray; font-size: 1.5em ;  }


table, td, th { border-width: 2px; border-style: dashed; border-color: orangered ; font-style:nomal@}


th { background: lightgreen ; color: dimgray; font-size: 1.7em  }
td { text-align: center;  background:  }


a:link { color: green; }
a:visited { color: fuchsia; }
a:hover { color: yellow; }