#zg_background{
	width: 100%;
	height: 100%;
	z-index: 0;
}

#zg_game{
	width: 100%;
	height: 100%;
	z-index: 1;
}

#zg_landscape_message{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	visibility: hidden;
}

.zg_game_logo{
	position: absolute;
	visibility: hidden;
}
/*
#zg_adv_top{
	font-weight: 800;
	line-height: 1.4;
}

#zg_adv_bottom{
	font-weight: 800;
	line-height: 1.4;
	padding-top: 10%;
}*/