@charset "ISO-8859-1";
.larger-font {
	font-size: 36px;
	padding: 2px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #930;
	border-right-color: #C90;
	border-bottom-color: #DAAD00;
	border-left-color: #B63C00;
}
