.films {
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.films a:link, a:visited, a:hover, a:active {
	padding: 0px;
	color: #51701D;
	font-weight: 600;
	text-decoration: underline;
}
.films h1 {
	padding-bottom: 10px;
}
.films h2 {
	color: #000000;
	font-size: 1.2em;
}
.films h3 {
	font-weight: bold;
	font-size: 1em;
	color: #791C17;
}
.reviews {
	font-style: italic;
	font-size: .9em;
	color: #791C17;
	font-weight: 600;
	padding-bottom: 10px;
}
