/* logo graphics */
body { background-image:url(images/fern10x7.jpg); background-repeat:no-repeat; }

/* links */
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {color:#666666; text-decoration: none}

/* headers */
h1 { font-size:20pt; font-style:italic; }
h2 { font-size:18pt; }
h3 { font-size:16pt; }
h4 { font-size:14pt; }
h5 { font-size:12pt; }
