BODY {
	background-image : none;
	background-color : transparent;
	font-family : Arial Rounded, Arial, Helvetica, sans-serif;
	background-repeat : no-repeat;
	background-attachment : fixed;
}

A:FOCUS {
	background-image : url(images/bkgrnd.gif);
}


H1 {
	font-family : Arial Rounded, Arial, Helvetica, sans-serif;
	color : Blue;
}

H2 {
	font-family : Arial Rounded, Arial, Helvetica, sans-serif;
	color : Blue;
}

H3 {
	font-family : Arial Rounded, Arial, Helvetica, sans-serif;
	color : Blue;
}
