html {
	height: 100%;
}

body {
	background: #CFCDBE url('images/factory.jpg') repeat-x top center;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}

#flash {
	height: 100%;
}

#noflash {
	background: #FFFFFF;
	font-size: 14px;
	line-height: 1.75;
	margin: 50px auto;
	padding: 50px;
	text-align: center;
	width: 375px;
}
