#sp-header {
	position: relative;
	z-index: 1000;
}

#sp-main-body {
	position: relative;
	z-index: 999;
	background-color: #fff;
}
