
#WRAPPER {
	margin: 0px auto;
	width: 1280px;
	border: 0;
	position: relative;
}
#stealth {
	display: none;
}
a.detect:hover+#stealth {
	display: block;
}
#stealth {
	position: absolute;
	z-index: 999;
	top: 270px;
	left:220px;
}

#TITLE{
	position: absolute;
	z-index: 1999;
	left: 688px;
	top: 41px;
}
