BODY{
	background:	green;
}

A:link{
	color:	lime;
}

A:visited{
	color:	aqua;
}

H1, H2, H3, H4, H5, H6, UL, OL, P.msg, DL{
	background:	teal;
}

P.webring{
	background:	gray;
}
