.main_table {
	font-family: "Courier New", Courier, mono;
	font-size: x-large;
	font-weight: 900;
	color: #CE6C2F;
	border: none;
	height: 100%;
	width: 100%;
	text-align: center;
	margin: auto;
}

body {
	background-color: #F6F3E2;
}

