/* See COPYING file for copyright, license and warranty details. */ body { width: 38em; margin: auto; } @media screen { body { font-family: sans-serif; max-width: 85%; } h1 { text-align: center; font-size: 1.6em; } h2 { font-size: 1.2em; font-weight: normal; border-bottom: thin solid black; } h3 { font-size: 1.1em; font-weight: normal; text-align: center; } a { text-decoration: none; } div#footer { border-top: thin solid black; margin-top: 6ex; font-size: xx-small; } p { text-align: justify; }