a:link {
	font-style: normal;
	color: #422D51;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.enter {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	letter-spacing: 1em;
	text-align: justify;
	left: 575px;
	width: 121px;
	position: relative;
	top: -42px;
}
.contact {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	letter-spacing: 1em;
	text-align: justify;
	position: relative;
	width: 292px;
	top: 191px;
}
.titles {
	font-family: "Courier New", Courier, monospace;
	font-size: 21pt;
	font-weight: bold;
	color: #37232D;
}
.sectTitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 16pt;
	font-style: italic;
	color: #37232D;
}
.gnSig {
	font-family: "Courier New", Courier, monospace;
	font-size: 19pt;
	color: #37232D;
	font-weight: bold;
}
a:hover {
	font-style: normal;
	color: #FFE4F4;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
body {
	font-family: "Courier New", Courier, monospace;
	background-color: #3E2F4B;
	margin: 0px;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}
.movie {
	background-color: #3E2F4B;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
}
