body {
    color: darkblue;
    font-family: helvetica;
    background: white url(background/topmenu.jpg);
    background-repeat: no-repeat;
}
p { text-indent: 1em; }
a { color: darkred; text-decoration: none; }
.french { color: red; }
.english { color: black; }
.mail { color: black; font-size: large; }
.chorus { margin-left: 3em; }
.quotedMessage { margin-left: 5em; text-indent: 0; }
.noIndent { text-indent: 0; }
