@charset "UTF-8";
#notice {
	font-family: Verdana, Geneva, sans-serif;
	color: #968C78;
	font-size: 9px;
}
/* CSS Document */

body {
	text-align: center;
	background-color: #000;
	background-image: url();
	background-repeat: no-repeat;
}
#skip {
	color: #996;
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: lowercase;
}
#skip a {
	text-decoration: none;
	color: #968C78;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
#skip a:link {
	text-decoration: none;
}
#skip a:visited {
	text-decoration: none;
	color: #996;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#skip a:hover {
	text-decoration: none;
	color: #996;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#skip a:active {
	text-decoration: none;
	font-size: 13px;
	color: #666;
	font-family: "century gothic";
}
#wrapper {
	text-align: center;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	z-index: 5;
	background-image: url(/background.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#movie-intro-section {
	z-index: 15;
	margin-top: 130px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

