body {
	background-color: #eaeaea;
}
#tuf {
	position: absolute;
	width: 700px;
	height: 650px;
	bottom: 0;
	z-index: 0;
	cursor: pointer;
	visibility: hidden;
}
#tuf img {
	display: none;
	width: 700px;
	height: 650px;
}
