@charset "utf-8";
body {
	font-family: "Eras Demi ITC";
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: none;
	white-space: normal;
	display: inline;
	position: inherit;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: normal;
	display: inline;
	font-size: 15px;
	position: inherit;
	text-transform: none;
	font-weight: normal;
}
