.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #660033;
}
.box1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #EDE0C5;
	text-align: center;
	margin: 5px;
	padding: 2px;
	height: auto;
	width: auto;
	border: thin solid #660033;
}
.closing {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
.background {
	background-color: #EBD8D8;
	background-repeat: repeat;
}
