body{
    margin-top:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	
}
#main_container{
width:904px;
height:655px;
background-image:url(images/background.jpg);
background-repeat:repeat;
}
#movie_background{
background-image:url(images/01-background.gif);
background-repeat:no-repeat;
width:300px;
height:464px;
}
#home_movie_background{
background-image:url(images/1-background.gif);
background-repeat:no-repeat;
width:800px;
height:485px;
}
a{
	color:#970706;
}
