body {
	background-color: #252525;
	color: white;
	margin-left: 30px;
}
.logo img {
	width: 180px;
	height: 160px;
	margin-left: -8px;
	margin-top: -17px;
}
img {
	width: 250px;
	height: 230px;
}
span {
	color: #897;
	text-align: center;
}
a {
	color: #999;
	text-decoration: none;
}