a#continue {
	margin-left: 20px;
}
img {
	margin: 30px auto;
}
td#credits {
	bottom: 10px;
	color: #444;
	font-size: .6em;
	font-weight: bold;
	right: 10px;
	position: absolute;
}
td#credits a {
	color: #555;
	text-decoration: none;
}
td#credits a:hover {
	color: #999;
	text-decoration: underline;
}