body {
	background: #272727;
}

div#wrapper {
	background: url('madefun.png') no-repeat left top;
	position: absolute;
	width: 410px;
	height: 255px;
	left: 50%;
	top: 50%;
	margin-left: -205px;
	margin-top: -123px;
}

div#wrapper a span {
	display: none;
}

div#wrapper a {
	display: block;
	height: 255px;
	width: 402px;
}