@charset "utf-8";
.bottompane {
	background-color: #f5f5dc;
	font-family: Corbel;
	font-size: large;
	font-weight: bold;
	text-align: right;
}
.maintext {
	font-family: Corbel;
	font-size: medium;
	text-align: left;
	background-color: #F5F5DC;
}
