#w1, #w2, #w3, #w4, #w5, #w6, #w7, #w8 {
   font-size: 1.0em;
   font-family: cursive;
   position: absolute;
   width: 20em;
   text-align: left;
   z-index:0;
}
#wk {margin-top: 1.0em; z-index:1;}
h1 {
   font-size: 2.8em;
   font-family: cursive;
   color: #600;
   z-index:2;
}
h2 {
   font-size: 1.8em;
   color: blue;
   margin-top: 0;
   z-index:3;
}