body { background: lemonchiffon url(bg001.gif); color: black; }
h1 { background: teal; color: white; font-size: 2.5em; font-style: italic; }
h2 { font-size: 2.0em; }
em { font-style: normal; font-weight: bold; color: blue; background: pink; }
strong { font-style: normal; font-weight: bold; color: brown; }
table, td, th { border-width: 2px; border-style: solid; border-color: lightsalmon; }
th { background: aquamrine; }
td { background: honeydew; }