body { text-align: justify; background-color: black; color: yellow; font-family: arial, sans-serif; 
margin-top: 25px; margin-bottom: 25px; margin-left: 25px; margin-right: 25px; }
p { line-height: 25px; margin-left: 20px; margin-right: 20px; }
h1 { font-family: monospace; text-align: center; color: red; background-color: transparent; font-size: 36px; }
h2, h3 { font-family: monospace; color: #0066cc; background-color: transparent; text-align: center; }
ul { margin-top: 5px; margin-left: 5PX; PADDING-left: 10px; }
a { font-family: arial, helvetica, sans-serif; color: red; background: transparent; }
a:link { color: red; }
a:visited { color: #00ff00; }
a:active { color: #ff0080; }
a:hover { color: white; }
