h1{
    text-align: center;
	font-family: 'Playball', cursive;
	font-weight: bold;
	font-size: 55px;
	color: #a76322;
}
h2{
	text-align: center;
	font-weight: bold;
	color: #a76322;
	line-height: 40px;
}
h3{
	color: #feeabf;
	font-weight: bold;
	text-decoration: underline;
}
h4{
	font-family: 'Playball', cursive;
	font-weight: bold;
	color: #a76322;
	font-size: 30px;
}
.p1{
	font-size: 19px;
	text-align: justify;
	color: #a76322;
}
.s1{
	font-weight: bold;
}