﻿body    { background: black; color: lightskyblue }
a       { text-decoration: none; color: lightskyblue }

.quote  { color: aliceblue; text-indent: 10% }

h1      { text-align: right; text-decoration: none; font-size: 32pt; color: yellow }
.tm     { vertical-align: super; }

#animals { margin-top: 5em; }
#animals li      { font: 10pt Courier; text-decoration: none; color: lightskyblue }
#animals .intro  { font: 14pt Arial, Helvetica, sans-serif; color: lightskyblue }
#animals .source { margin-right: 60%; text-align: right; font-style: italic; }

#foucalt { margin-top: 5em; margin-left: 40% }
#foucalt blockquote { color: blanchedalmond }
#foucalt p { text-align: right }

.txt    { font: 14pt Arial, Helvetica, sans-serif; color: lightskyblue }
.lst    { font: 10pt Courier; color: lightskyblue }

