body { background: url(sirahige.jpg); color: black; 
margin-left: 2em; margin-right: 2em; }
h1 { color: white; font-size: 2.0em; font-style: italic; }
h2 {font-size: 1.5em; }
p { line-height: 1.7em; }
table, td, th {border-width: 2px; boder-style: solid; border-color: pink; }
th { background: lemonchiffon; }
td { background: honeydew; }
em { font-style: italic; font-weight: bold; color: maroon; }
a:link { color: blue; }
a:visited { color: blueviolet; }
a:hover { color: fuchsia; }