html { font-family: monospace; font-size: 12pt; } h1 { font-size: 2rem; } a:link, a:visited { text-decoration: none; color: #04a; } a:link:active, a:visited:active, a:link:hover, a:visited:hover { text-decoration: underline; } body > section { margin: 2rem auto 2rem auto; width: 20rem; } img.logo { width: 100%; } section.info > p { margin: 0 0 0.5rem 0; }