@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,700|Quattrocento:700'); body { font-family: 'Open Sans', sans-serif; font-weight: lighter; background: white; overflow: hidden; } @media screen and (prefers-reduced-motion: no-preference) { body.switched { transition: color 0.6s, background-color 0.6s; } } h1, h2 { text-align: center; font-family: "Quattrocento", Georgia, 'Times New Roman', Times, serif; margin: 0; padding: 0; } h1 { font-size: 30pt; margin-bottom: 10px; } h2 { font-size: 14pt; font-style: italic; font-family: sans-serif; font-weight: lighter; color: #BBB; } .header { padding-top: 3em; padding-bottom: 3em; } /* Built-in class: # author: Name */ .byline { font-style: italic; } .written-in-ink { z-index: 3; font-size: 9pt; font-family: sans-serif; text-align: center; font-weight: 700; position: fixed; display: block; width: 100%; background: white; margin: 0; padding-top: 6px; padding-bottom: 6px; height: 14px; top: 0; } @media screen and (prefers-reduced-motion: no-preference) { .written-in-ink { transition: color 0.6s, background 0.6s; } } /* Enables