body {
	background-color: black;
}

.contact-text
{font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:white;
}

.yellow {
	font-size: 2em;
	font-weight: bolder;
	color: yellow;
}
#index {
	background-image: url(/images/bigfootzipline2.jpg);
	background-repeat: no-repeat;
	height: 1000px;
	width: 621px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 260px;
	padding-top: 440px;
	color: white;
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;
	font-size: 0.65em;
	letter-spacing: -1px;

position:relative;
}
.bottomp {
	color: white;
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;
	font-size: 0.65em;
	letter-spacing: -1px;
}
.moviesection {
position:absolute;
bottom:290px;
left:26px;


}
.footerstuff {
color:#000;
font-size: 12px;
bottom:120px;
position:absolute;
left:110px;
margin-top:50px;
}

.footerstuff a{
color:#000;
}

.movietext {
color:black;
font-size:13px;
letter-spacing:inherit;
color:#EC1F24;
width:450px;
font-family:verdana;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
}

