BODY { background-color: white; color: black } 
A:link { color: blue } 
A:active { color: red } 
A:visited { color: purple }
h1 { text-align: center; }
h2 { text-align: center; }
h3 { text-align: left; }
strong { background-color: #ffcccc }
