BODY {
	background-image: url(art/beatback.gif);
	background-attachment: fixed;
}
H1 {
	margin: 2%;
	padding: 3%;
	color: #001f99;
	font-size: 18pt;
	border-style: groove;
	background-color: #efefef;
}
H2 {
	color: #001f99;
	font-size: 16pt;
}
H3 {
	color: #001f99;
	font-size: 14pt;
}
P {
	color: #000000;
	font-size: 11pt;
}
LI {
	color: #000000;
	font-size: 11pt;
}
