/* estilos.css */

h1,h2,h3,h4 { padding-top: 15px; max-width: 640px }
p { max-width: 640px }
blockquote { max-width: 500px }
pre { margin-bottom: 25px; }
a { color: #333 }
a:hover { color: #000 }
td { padding: 3px; }

