body {background-color: teal} /* teal=#008080 */
A:link {color: white}            /* unvisited links */
A:visited {color: yellow}        /* visited links */
.under {text-decoration:  underline} /* no <u> tag anymore :( */
p.code {text-align:center; 
			font-family: Courier, monospace}
p.centered {text-align:center}
			