/**/ @media print { .pagenum { display: none } } @media all { /* was @media handheld */ .pagenum { display: none } } body { text-align: justify } .pagenum { font-size: 0.8em; color: #999 } .capa { text-align: center; border: solid 1px #000 } hr { border: none; border-bottom: solid 2px #000; text-align: center } h2, h3, h4, h5 { text-align: center } h1 { text-align: center; margin-top: 2em; margin-bottom: 2em } .small-caps { font-variant: small-caps } .direita { text-align: right } .centrado { text-align: center } .citacao { margin-left: 40%; margin-right: 5%; font-size: 0.8em; text-align: left } .poesia { margin: 2em; text-align: left } .rodape { font-size: 0.8em; margin: 2em } .dotted { border: 0; border-bottom: dotted 2px #000 } .corpo { text-indent: 1em } /**/