/**/ body { background: #fdfdfd; color: black; font-family: "Times-Roman", serif; font-size: large; margin-left: 15%; margin-right: 15%; text-align: justify } h1, h3 { text-align: center; clear: both } hr.full { width: 100%; margin-top: 3em; margin-bottom: 0; margin-left: auto; margin-right: auto; border-width: 4px 0 0 0; /* remove all borders except the top one */ border-style: solid; border-color: #000; clear: both } a:link { color: blue; text-decoration: none } link { color: blue; text-decoration: none } a:visited { color: blue; text-decoration: none } a:hover { color: red; text-decoration: underline } pre { font-size: 70% } /**/