@charset "UTF-8";

#trailer_cont{
	width:960px;
	height: 610px;
	background-image: url(images/trailer.jpg);
	background-repeat: no-repeat;
}
#trailer h1{
	width: 940px;
	height: 90px;
	font-weight: bold;
	text-align: left;
	text-indent: -9999px;
}
#movie_area{
	width: 480px;
	height:270px;
	margin: auto;
}
