* { margin: 0; padding: 0; }
body { font-family: Georgia, serif; text-align: center; background: #c4aa6e; color: #000; }
h1 { font-size: 36px; padding: 150px 0 20px; }
.haiku { font-size: 18px; line-height: 32px; font-style: italic; padding-bottom: 70px; }
big { font-weight: bold; font-size: 24px; }
strong { text-transform: uppercase; font-weight: bold; }
.unacceptable { font-size: 11px; padding-bottom: 70px; }
.credit { font-size: 10px; font-weight: bold; text-transform: uppercase; }
a { color: #3465A4; }
a:hover { text-decoration: none; }
