#root { font-size: 20px; font-family: Garamond, Georgia, sans-serif; } p.h1 { font-size: 40px; } p.h2 { font-size: 30px; } p.h3{font-size: 23px; } p { line-height: 1.5; margin: 0 0 20px; } a:active { color: tomato; } a:focus { border: 1px dotted tomato; } pre { font-family: Courier, monospace; font-size: 10%; } blockquote { font-style: italic; } blockquote:before { content: "\201C"; display: inline-block; padding-right: 8px; } /* * Begin custom styles. */ li.external a { color: red; }