body { background: white url(08.jpg);
margin-left: 5em; margin-right:5em; }
h1 { background: red; font-style: italic; }
p { line-height: 1.7em; }


a:link { color blue; }
a:visited { color: blueviolet; }
a:hover { color: orange;}