@charset "utf-8";
body,td,th {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
	font-weight: normal;
	font-size: 72px;
	color: rgba(36,171,148,1);
}
body {
	margin-top: 100px;
	margin-bottom: auto;
	background-color:rgba(205,204,185,1.00);
}
