@charset "utf-8";
.movies {
	position: absolute;
	left: 0px;
	top: 0px;
	height: auto;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #33CC00;
	text-align: center;
}
a:visited {
	color: #DC82A6;
}
a:link {
	color: #33CC00;
}

#container {
    position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 838px;
	text-align: left;
}
	
body {
	background-color: #000000;
	margin: 0 0 10px 0;
	text-align: center;
}
.style1 {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #33CC00;
	position: absolute;
	top: 646px;
	text-align: center;
	width: 838px;
}
.text {
	position: absolute;
	left: 324px;
	top: 14px;
	height: auto;
	width: 578px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #33CC00;
}
.style3 {
	font-size: 12px;
	text-align: left;
}
.style5 {
	font-size: 20px;
	text-align: left;
	 }

