body {background: url('../img/films-bg.png') top center;}

body, select, input, textarea, a {color: #fff;}
a:hover {color: #ccc;}

.wrapper {
	padding-bottom: 0;
}

article.col {
	border-spacing: 40px 0;
}

section.highlight {
	background: url('../img/filmsection-bg.png') center center;
}

h1 span, h2 span, h3 span {
	border-color: #fff;
}

article.highlight {
	padding: 0 60px 25px;
	text-align: center;
}

footer li {
	border-color: #FFF;
}