
body { font-family: 'Linden Hill', serif; background-color: #FAF8F0; font-size: 120%; }

h1,h2,h3,.date { font-family: 'IM Fell Great Primer SC', serif; text-align: center; } 

h1 { font-size: 250%; }

h3 { letter-spacing: 1px; }


#header { padding-bottom: 0.25em; }

#twitter {
  width: 20em;
  margin: auto;
}

#footer { height: 5em; }


.tweetbox {
  margin-top: -1em;
  margin-bottom: 0.5em;
}

.date {
  font-size: 5em;
  margin-right: -0.33em;
  color: #f0e7e0;
  text-align: right;
  position: relative;
  z-index: -1;
}

.tweet {
  margin-top: -3em;
  margin-left: -0.33em;
  min-height: 3em;
}


