/* square/font.css
* Font and text-related alterations
*/
/*body { background-image: url('http://localhost/img.farthing-wood.net/gridbg.gif'); }*/

body, h1, h2, h3, h4, li { line-height: 138.5%; } /* = 18px */

h1 { font-size: 3em; line-height: 230.8%; text-align: center; }
h2 { font-size: 2em; line-height: 207.8%; }
h3 { font-size: 1.5em; line-height: 184.6%; }
p.author, dt, .prev a, .next a { font-weight: bold; }

ul, ol { text-align: center; }

#menu ul { font-size: 1.5em; line-height: 184.6%; text-align: center; }
#menu a, .prev a, .next a { text-decoration: none; }
