H1 		{ color: green; text-align: center; font-family: Arial, sans-serif }
H2 		{ color: black; font-family: Arial, sans-serif }
H3 		{ color: black; font-family: Arial, sans-serif }
P 		{ color: black; font-family: Times, serif; } 
BODY 		{ background-color: #fffff0; }
A:LINK		{ color: BLUE; text-decoration: none}
A:VISITED	{color: BLUE; text-decoration: none}
A:HOVER		{color: RED; text-decoration: underline}
.CANDY		{ background-image: URL(Toni/Dylans.jpg) }
