@charset "utf-8";
.OSHUN_head {
	font-family: Papyrus;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #663300;
}
.body_text {
	font-family: "Copperplate Gothic Light";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

