body
 { background-image: url("http://www.richardbowles.co.uk/pix/dark_clouds.webp");
   background-repeat: no-repeat;
   background-size: cover;
   background-attachment: fixed;
   background-color: #000030;
 }
h1 { font-family: Arial;
     font-size: 36pt;
     color: #ffff00;
   }
h2 { font-family: Arial;
     font-size: 28pt;
     color: #ffffc0;
   }
h3 { font-family: Arial;
     font-size: 22pt;
     color: #ff8000;
   }
p { font-family: Arial;
    font-size: 18pt;
    color: #ffffff;
  }
.p { font-family: Arial;
     font-size: 18pt;
     color: #ffffff;
   }
td { font-family: Arial;
     font-size: 18pt;
     color: #ffffff;
   }
th { font-family: Arial;
     font-size: 18pt;
     color: #ffc0ff;
   }
li { font-family: Arial;
     font-size: 18pt;
     color: #ffffc0;
   }
a { font-family: Arial;
    font-size: 18pt;
    color: peachpuff;
  }
.dark_a { color #000080; }
em { color: #c0ffff; }
strong { color: #ffff00; }
select { font-family: Arial;
         font-size: 18pt;
         color: #0000ff;
       }
.big_but
  { font-family: Arial;
    font-size: 22pt;
  }
.directions
  { font-family: Arial;
    font-size: 18pt;
    color: #c0ffc0;
    font-style: italic;
  }
.speaker
  { font-family: Arial;
    font-size: 18pt;
    color: #ffffc0;
    font-style: italic;
  }
.num
  { font-family: Arial;
    font-size: 18pt;
    color: #ffc0c0;
  }
.singing
  { color: #ffc0ff;
    font-style: italic;
  }
.mod
  { font-family: Arial;
    font-size: 18pt;
    color: #c0ffff;
  }
.vbig
  { font-family: Arial;
    font-size: 36pt;
    color: peachpuff;
  }
.wc_class
  { font-family: Arial;
    font-size: 18pt;
    color: #ffc0c0;
  }
.pic { margin-right: 10pt; }