body { background-image: url(/template/fleurdelissemi.jpg);}
div.mainbody { padding-left: 230px; margin-right: 1em; }
div.headline { text-align: center; padding-top: 20px}

h1 { font-family: "Kelmscott", Times, serif;}

p.right   { text-align: right; margin-right: 2em; }

a:link    { color:green; }
a:active  { color:red; }
a:visited { color:purple; }

ul.disc   { list-style: disc; }
ul.square { list-style: square; }
ul.circle { list-style: circle; }

ul.head   { list-style: none; font-size: 115%; font-weight: bold; }
ul.none   { list-style: none; font-size: 105%; }

ul.new    { list-style-image: url(/images/new1.gif); }

