

<style type="text/css">
hr {color: sienna}
p {margin-left: 20px}
body {background-image: url("images/rose2.gif"); 
background-repeat: repeat-y
}

body {background-color: darkred; text-transform: lowercase; font-family: Fixedsys}
h1 {margin-left: 4cm; font-family: arial; font-size: 150%}
h2 {background-color: transparent; font-family: arial}
p {margin-left: 4cm; text-transform: lowercase; font-family: Fixedsys}

a:link {color: #FFFFFF; text-decoration: none}
a:visited {color: #FF00FF; text-decoration: none}
a:hover {color: #FF00FF; font-size: 150%; text-decoration: none}
a:active {color: #FF00FF; text-decoration: none}

</style>