body{
    margin-top:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;	
}
* { 
scrollbar-base-color: #000; 
scrollbar-3dlight-color: 000; 
scrollbar-highlight-color: transparent; 
scrollbar-track-color: #333; 
scrollbar-arrow-color:#a5b3cc; 
scrollbar-shadow-color: #000; 
scrollbar-dark-shadow-color: #000; 
}
#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;
}