body{
background-image:url("../../the rest of fleur.jpg");
background-position:left center;
background-repeat:no-repeat;
background-attachment:fixed;
overflow-x:hidden;
cursor:url("FleurdeLis.ani");
}

p{cursor:text;}

.thick{background-color: white;
filter: alpha(opacity=90);
cursor:url("FleurdeLis.ani");
}

img{
z-index:0;
}

.note{
background-color:white;
}


