* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #000;
	margin: 30px 0;
}

#wrap {
	margin: 0 auto;
	width: 764px;
	height: 536px;
	background: transparent url(../images/splash_bg.gif) no-repeat;
}

.topani {
	position: relative;
	top: -18px;
	left: 272px;
}

.middleani {
	position: relative;
	top: 118px;
	left: -236px;
}

.enter {
	position: relative;
	top: 167px;
	left: 319px;
}