body {
    background-image: url("../index-images/FleurDeLys.gif");
    background-attachment: fixed;
    background-position: top right;
    margin: 0; 
    }

p   {
    margin-top: 0.5em; 
    margin-bottom: 0;
    font-family: sans-serif;
    }

a   { text-decoration: none }

a:hover { color: red }

