body { font-family: Trebuchet MS, times, serif;
     }

td { vertical-align: top;
   }

h1 { font-size: larger; }

.text { background-color: #D1D1FF;
        padding: 1.5em;
      }

.verse { font-family: Times New Roman, serif;
         font-style: italic;
         font-size: large;
         text-align: right;
         padding: 1.5em;
       }

.src {  font-family: Times New Roman, serif;
        font-size: x-small;
      }

td.date { font-weight: bold;
        }

img.menu {  vertical-align: middle;
         }

a.menu { vertical-align: middle;
         font-size: smaller;
         text-align: center;
         color: black;
         text-decoration: none;
       }

a.menu:hover { text-decoration: underline; }