body {
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(images/web-wiz-creations-sm.jpg);
	background-color: black;
	text-decoration: none;
}


.enter {
	position: absolute;
	bottom: 45px;
	left:50%;
	margin-left: -62px;
	width: 100px;
	height: 50px;
	font-weight: bolder;
	text-decoration: none;
}



