h1 {
	left: 0;
}
#homepage {
	padding: 9.5% 0 80px;
	position: absolute;
	width: 100%;
}
table {
	margin: 0 auto 3%;
}
td {
	padding: 0 10px;
	text-align: center;
	vertical-align: top;
}
td a {
	text-decoration: none;
}
#imageLayer {
	font-size: 0;
	position: relative;
}
#imageLayer img {
	height: 100%;
	width: 100%;
}
td strong {
	display: block;
	font-size: 12px;
	margin-top: 5px;
}
#textLinks {
	text-align: center;
}
p {
	margin: 2% auto 0;
	text-align: center;
	width: 80%;
}
#credits {
	height: 30px;
	left: 1%;
	line-height: 30px;
	position: absolute;
	text-align: right;
	top: 0;
	width: 98%;
	z-index: 10;
}
