h1 {
	font-family: Garamond;
	font-size: 20px;
	font-style: inherit;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000000;
}
p {
	font-family: "Bookman Old Style";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
}
body {
	background-color: #000000;
}
#bh {
	position: absolute;
	top: 0px;
	right: 0px;
}
