BODY {background: PowderBlue }

H1 {font: normal 20pt/15pt "Monotype Corsiva"; text-align:center}
H2 {font: normal 20pt/15pt "Myriad Roman", "Verdana"; text-align:right}

P {font: normal 12pt "Comic Sans MS"; text-align:center; 
text-indent:12pt; padding: 0 0; margin: 8 0}

S {background-color:orange}

A:link {color:blue;
	text-decoration:none}

A:visited {color:teal;
	text-decoration:none}

A:active {color:silver;
	text-decoration:none}

A:hover {background:silver; color:blue;
	text-decoration:none}

