H1 { color: red; font-size: 14pt; font-weight: 600; font-family: sans-serif }
.first { color: red; font-size: 400%; font-weight: 900}
H4 { text-indent: 10pt; background: yellow; text-align: center; text-decoration: blink; font-family: courier }
A:link { color: green; text-decoration: none }
A:active { color: white; text-decoration: none }
A:visited { color: red; text-decoration: none } 
p { text-indent: 10%; }
