body {
	background-color: #ffffff; 
	text-align: center;
}
img {
	position: relative; 
	top: 0px;
	border: 0px;
}
div#relative {
	margin: auto;
	position: relative;
	width: 1024px;
}

#gouzz {
	display: block;
	position: absolute;
	height: 22px;
	width: 150px;
	top: 725px;
	left: 435px;
	z-index: 100;
	background: url('blank.gif');
}