@charset "UTF-8";
.titleacadia {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #EBC25B;
	text-decoration: none;
	background-color: #014A03;
	letter-spacing: 8px;
	word-spacing: 12px;
	border: 7px solid #EBC25B;
	text-shadow: 4px 0px #000000;
	-webkit-box-shadow: 0px 0px #000000;
	box-shadow: 0px 0px #000000;
}
