@charset "utf-8";
body,td,th {
	font-family: Monotype Corsiva;
	font-size: 24px;
	color: 2D1600;
}
body {
	background-color: #000;
	background-image: url(Images/parchment%20regular%20page%20size.png);
	background-repeat: no-repeat;
	margin-left: 80px;
	margin-top: 20px;
	margin-right: 80px;
	background-attachment: fixed;
	background-position: center top;
	text-align: center;
}
h1 {
	font-size: 72px;
	color: #2D1600;
}
h2 {
	font-size: 48px;
	color: #2D1600;
}
h3 {
	font-size: 24px;
	color: #2D1600;
	font-weight: bold;
}
.Main {
	font-family: "Monotype Corsiva";
	font-size: 72px;
	font-style: italic;
	font-weight: bold;
	color: 2D1600;
	background-image: url(Assets/Images/parchment%20regular%20page%20size.png);
	background-repeat: no-repeat;
	text-align: center;
	background-attachment: fixed;
	background-position: center top;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}
.Maintitles3 {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	color: #000;
	text-align: center;
	margin-top: 30px;
	margin-right: 80px;
	margin-left: 80px;
}

.Maintitles {
	font-family: "Monotype Corsiva";
	font-size: 48px;
	color: 2d1600;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 50px;
	margin-left: 50px;
}
