@charset "utf-8";
.Boopee {
	font-family: Boopee;
	font-size: 32px;
	font-style: normal;
}
.h1font {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #009900;
	font-style: italic;
}
h4 {
	font-family: Boopee;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
.img1 {
	text-align: center;
	background-position: right;
}

