/*
   My-Spurgeon Default Style Sheet
   John G Ehrhardt, June 2015
   Use this to override the styles in the Spurgeon Component
*/

@import url(http://fonts.googleapis.com/css?family=Quintessential);

.dateselector input, .dateselector select {
  margin: 5px;
}

.poem {
text-align:center;
padding-bottom:5px;
font-family:"Quintessential";
font-size:16px; 
}
