BODY     { background-image: url(/art/bg.jpg); }
H1       { font-size: 30pt; font-weight: bold; }
H2       { font-size: 20pt; font-weight: bold; }
DIV.main { margin-left: 5%; margin-right: 5%; }
P        { margin-left: 3%; margin-right: 3%; }
P.intro  { color: navy; font-size: 18pt; font-weight: bold;  
           text-align: justify; }
P.text   { color: navy; font-size: 14pt; text-align:justify; }
P.note   { color: red; };
