body {
	background: black;
}

.slideshow {
	position: relative;
	display: none;
	margin: 0 auto;
	width: 964px;
	height: 704px;
	cursor: pointer;
}

a {
	display: block;
	margin: 10px auto;
	width: 102px;
	height: 14px;
	background: url('/images/enter.jpg');
}

