/* CSS for Film Section */

body {
	background-color:black;
	width:950px;
	align:center;
	margin-left:auto;
	margin-right:auto;
	border: solid 1px rgb(150,150,150);
	text-align:justify;
	padding:5px;
}

a:hover {
	text-decoration:underline;
}