.date
{
  color: BLUE;
  font-family: Garamond,Cochin,URW Bookman L,SERIF;
  font-size: SMALL
}
.date:before { content: " {" }
.date:after  { content: "}" } 

.footer
{
  font-family: Garamond,Cochin,URW Bookman L,SERIF
}
