body {
font-family:"chaucer, calligrapher, cursive";
font-size:14pt;
color: bisque;
background-color:darkgreen;
background-image: url(old/nat007.jpg);
}

A:link {color: silver;}
A:visited {color: peachpuff;text-decoration:none}
A:active {color: red;text-decoration:none}
A:hover {color: lightyellow;}

h1 {
font-family:"chaucer, calligrapher, cursive";
font-size: 20pt;
text-align: center;
}
p {
font-size: 14pt;
margin-top: 10pt;
text-indent: 12pt;
}

