#content {
	position: relative;
	z-index: 100;
}

.navFileBGL {
	width: 100%;
	position: fixed;
	text-align: center;
	z-index: 50;
	top: 0px;
}

.navFileBGL .item {
	position: absolute;
	width: 100%;
	z-index: 75;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
