img {
	display: block;
	background-color: #151421;
}

.links a, img{
	float: left;
	width: 30%;
	height: 400px;
	margin: 1% 0 0 2.5%;
}

h1 {
	text-align: center;
	padding: 10% 0 0 0;
	font-size: 3em;
}

h2 {
	text-align: center;
	margin: -10% 0 5% 0;
}

.poster img{
	height: 250px;
}