*
{
	font-family: 'Roboto';
}
img
{
	position: absolute;
	margin-top: -200px;
	margin-left: -200px;
	top: 50%;
	left: 50%;
}
#continue
{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 1em;
	text-align: center;
}
a
{
	color: #444;
	border-width: 0;
}