body {
	background-attachment: fixed;
	background-image: url(../images/bigback.gif);
	background-position: center center;
}
#logo {
	position: absolute;
	z-index: 5;
	height: 418px;
	width: 730px;
	left: 50%;
	top: 50%;
	margin: -211px 0px 0px -400px;
}
#payoff {
	position: absolute;
	z-index: 6;
	height: 100px;
	width: 100px;
	left: 50%;
	top: 50%;
	margin: 80px 0px 0px -80px; 
}
#logomov {
	position:absolute;
	top: 10px;
	right: 10px;
}
#espanol {
	position: absolute;
	z-index: 6;
	height: 100px;
	width: 100px;
	left: 50%;
	top: 50%;
	margin: 80px 0px 0px -300px; 
}
#footsteps {
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 20px;
}
#hlayer {
	width: 100px
	position:absolute;
	/* margin-left: -100000px; */
	margin-top: 500px;
	/* display:none; */
}