body {
	overflow: hidden;
	background-color: #fff;
}

#panorama {
	width: 100%;
	height: 100%;
	text-align: center;
}
	#panorama #no-flash {
		position: relative;
		top: 50%;
		margin-top: -50px;
	}
