#wrapper {
	height: 780px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#sb-zaszlo {
	height: 619px;
	width: 1000px;
	text-align: center;
	background-repeat: no-repeat;
}
#enter {
	background-image: url(../images/enter-btn2.jpg);
	height: 34px;
	width: 116px;
	margin-right: 442px;
	margin-left: 442px;
	margin-top: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	color: #FFF;
	background-color: #000;
}

