<style>
.background {background-image: url(forest.jpg); background-repeat:  no-repeat; background-color: #FFFCF}
A:active{color:cyan;text-decoration:none}
A:visited{color:white;text-decoration:none}
A:link{color:cyan;text-decoration:underline}
A:hover{color:COLOR;text-decoration:none}
p {color :white ;font-family: san-serif;font-size:11pt;text-align:center;}
li {color :white ;font-family: san-serif;font-size:11pt;text-align:center;}
p.detail {color :white ;font-family: san-serif;font-size:11pt;text-align:justify;}
p:first-letter.detail {font-size: 400%; font-style: italic; font-weight: bold; float: left }
H1 {color : white}

</style>
