.BODY {
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -336px;
	margin-left: -421px;
	width: 842px;
}

.BODY2 {
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -380px;
	margin-left: -421px;
	width: 842px;
}

.NativeMain{
	width: 100%;
	height: 100%;
	position: relative;
}

html, body{
	height: 100%;
}