h1 { color: red;font-family: serif;text-align: center;font-size: 1.3em;}
h2 { font-family: sans-serif; text-align: center; font-size: .7em; color: red;}
h3 { font-family: serif; margin-right: 40%; font-size: 1.2em; color: #f4ff8d; text-align: justify }
h4 { font-family: serif; text-align: center; font-size: 1.5em; color: red}
body {background-color: black;}



A {word-spacing: normal }
A:link { color: red; text-decoration: none }
A:active { text-decoration: none }
A:visited { color: #ff9597; text-decoration: none }
a:hover { text-decoration: underline }

