body {background-color: black; color: red; font-family: comic sans ms}
h1 {text-align: center}
a:link {color: yellow}
a:visited {color: yellow}
a:focus {color: red; font-weight: bold}
a:hover {color: red; font-weight: bold}
a:active {color: yellow; font weight: bold}
p.indent {text-indent: 40} 
pre {color: red; font-family: comic sans ms}