html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #4A4A4A;
}

#flash{
	height: 100%;
}