@charset "UTF-8";
/* CSS Document */

body { 
	   background-repeat: repeat-x;
}

.movie_box { margin:0 auto;
			 width: 800px;
			 height: 615px; 
}


