table {
	height: 80%;
}
td a {
	text-decoration: none;
}
#homePage {
	left: 0;
	position: absolute;
	top: 20%;
	width: 100%;
}
table {
	margin: 2% auto;
}
td {
	padding: 0 10px;
	text-align: center;
}
td a img {
	margin: 0 auto 4px;
	display: block;
}
#contactPageName {
	text-align: center;
}
p {
	margin: 2% auto 0;
	text-align: center;
	width: 80%;
}