
body { font-size: 12pt; 
       color: #8080f0;
       font-family: "Gill Sans", sans-serif;
     }

h1,h2 { font-family: Quixley, verdana;
        font-size: 18pt; 
      }

.poem { margin-left: 24px; }

.author { font-size: 10pt; color: #808080; 
          padding-top: 2em; padding-bottom: 20px; padding-right: 50px
}

.topcaption { margin-left: 40px; padding-left: 40px; color: #aaaaaa; }

.buttons { font-size: 16pt; font-weight: bold; color: white;
          font-family: "Gill Sans";
}
.button a { color: white; text-decoration: none }
.button a:hover { color: pink; text-decoration: none }

.footer { color: white; font-size: 8pt; 
          padding-top: 8px; 
}

