body {
	background: #0c0c0c;
	text-align: center;
	color: #fff;
}
img {
	width: 80%;
	height: 80%;
	max-width: 397px;
	max-height: 246px;
}
p, a {
	font: 24px 'Open Sans Condensed', Arial, Helvetica, sans-serif;
}
a {
	color: #7e7e7e;
	font-size: 20px;
}
