html, body {
	height: 100%;
}

body {
	background: #FFF;
	margin: 0;
	padding: 0;
}

#wrapper {
	height: 100%;
	width: 100%;
}
#no-flash {
	width: 450px;
	text-align: center;
	position: absolute;
	height: 32px;
	margin-top: -20px;
	left: 50%;
	top: 50%;
	margin-left: -225px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
