.bkgd {
	background-attachment: fixed;
	background-image: url(0-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCC;
}
h1 {
	font-size: 13pt;
	font-weight: bold;
}

