﻿body {
	font-family: "Por Siempre Gótica";
	font-size: 25px;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #E0AE09;
	background-color: #663399;
	width: 70%;
	margin: 0 auto 0 auto;
}
body img { border: 0px; text-decoration: none; },
#container {
	background-color: #663399;
	width: 80%;
	margin: 0 auto 0 auto;
}
#masthead {
	height: 10%;
	background-color: #663399;
	font-family: "medici Text";
	color: #E0AE09;
	font-size: 133px;
	text-align: center;
	-webkit-text-stroke: 1px black;
}
#top-nav {
	height: 5%;
	background-color: #663399;
	font-family: "medici Text";
	color: #FFFFFF;
	font-size: 38px;
	text-align: center;

}
