body { background: seashell url(bg049.gif) repeat-y; color: black; margin-left: 3em; margin-right: 3em; }
h1 {background: mistyrose; color: hotpink; font-size: 1.5em; }
h2 {font-size: 1.2em; }
em { font-style: italic; font-weight: bold; color: plum; }
a:link { color: blue; }
a:visited{ color: lightseagreen;}
a:hover{color: red;}
p { line-height: 1.5em; }