@charset "UTF-8";
/* CSS Document */

.container {
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/moonlightstrip.jpg);
	background-position: bottom;
	height: 400px;
	background-repeat: no-repeat;
}
.container2 {
	background-image: url(images/moonlightbody.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 464px;
	margin-top: -8px;
	width: 929px;
}
.thelogo {
	background-image: url(images/moonlightlogo.jpg);
	background-repeat: no-repeat;
	height: 207px;
	width: 929px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	height: 24px;
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6700CE;
	text-decoration: none;
	text-align: center;
}
.flt {
	height: 33px;
	width: 345px;
	color: #903;
	margin-right: auto;
	margin-left: auto;
}
