@charset "utf-8";
.style1 {
	background-color: #DDD7C1;
}

.grey_background {
	font-family: "Century Schoolbook";
	text-align: left;
	white-space: normal;
	display: block;
	background-color: #DDD7C1;
	position: relative;
	width: 798px;
	text-indent: 10px;
}

body {
	text-align: center;
}

.center {
	background-position: center;
	text-align: center;
}
.heading_style {
	font-family: "Century Schoolbook";
	font-size: 24px;
	text-align: left;
}
