body{
	background: #000000 url('http://www.hotelcaliforniamovie.com/img/bg_index2.jpg') no-repeat top center;
	}

#containerVideo {
	width: 719px;
	height: 330px;
	margin: 221px auto;
	margin-bottom: 201px;
	background: #000000;
	font: 30px verdana;
	}
	
#containerNetflix {
	margin: 0px auto;
	width: 800px;
	height: 80px;
	text-align: center;
	margin-top: 75px;
	margin-bottom: -120px;
	}

#containerNetflix a{
	width: 400px;
	height: 33px;
	display: inline-block;
	text-decoration: none;
	}
	
/* -- movie links -- */
#containerMovieLinks {
	margin: 0px auto;
	width: 668px;
	text-align: center;
	}

#containerMovieLinks a{
	width: 70px;
	height: 75px;
	display: inline-block;
	margin: 0px -335px;
	position: relative;
	top: 0px;
	left: 1px;
	text-decoration: none;
	}
	
/* -- social media -- */
#containerSocialMedia {
	margin: 0px auto;
	width: 850px;
	margin-bottom: 50px;
	text-align: center;
	}

#containerSocialMedia a{
	width: 158px;
	height: 40px;
	display: inline-block;
	margin: 0px 1px;
	position: relative;
	top: -10px;
	left: 1px;
	text-decoration: none;
	}
	
	#containerEmailForm{
	text-align: center;
	}

form{
	margin: 0px auto;
	}
	
/*  -- IContact CSS-- */
.link, .signupframe {
	color: #ff8e00;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.link {
	text-decoration: none;
	}

.signupframe {
	border: none;
	background: transparent;
	}
