/* CSS Document */
#indexbackground {
	margin: 0px;
	padding: 0px;
	background-position: center;
	background-image: url(images/background2.jpg);
	background-color: #000;
	background-attachment: relative;
	background-repeat: no-repeat;
	height: 756px;
	width: auto;
: 0px 0;
	top: 0px;
	}
	
#moviespace {
	padding: 50px;
	height: auto;
	width: auto;
}

#textspace {
	padding: 20px;
	height: auto;
	width: 750px;
}

.impstyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	}