* {
margin:0;
padding:0
}

body {
	background: #35495E url(../movieimages/movieBG.jpg) repeat-x;
}


h1 {

color: white;
font-size: 160%;
text-align: center;
margin: 0 auto;
font-family: helvetica, arial, sans-serif;
}

.p {
	color: #879EA9;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
	font: normal 1em "lucinda grande", Arial, Helvetica, sans-serif;
}
#movie {
	width: 600px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url(RSVP%20images/frame.jpg) no-repeat center top;
	height: 550px;
}
#film1 {
	background: url(../movieimages/v4v%20promos.jpg) no-repeat center top;
	height: 400px;
	width: 496px;
	padding-top: 58px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 104px;
}

#film2 {
	background: url(../movieimages/v4v%20promos.jpg) no-repeat center top;
	height: 400px;
	width: 445px;
	padding-top: 58px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 155px;
}

#film3{
	background: url(../movieimages/v4v%20promos.jpg) no-repeat center top;
	width: 460px;
	height: 320px;
	padding-left: 140px;
	padding-top: 80px;
}
