@import url(http://fonts.googleapis.com/css?family=EB+Garamond&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Radley:400,400italic&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Prata);
body { margin: 0; border-top: 10px solid #000; font-family: 'Radley', serif; }
.fit { width: 100% }
.content { margin: 2em; width: 40em }
.infodump { border: 1px solid #888; background: #eee; padding: 0.5em }
h1 { font: 200% 'Prata', serif }
h2 { font: 150% 'Prata', serif }
a { color: #000 }
li { margin-bottom: 0.5em }
.gloss { position: absolute; left: 44em; width: 10em; height: 0px }
