#flashcontent {
	height: 100%;
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #999;
	text-align:center;
	line-height: 200px;
}
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	height:100%;
	width: 100%;
}
#flash{
display: block;
}
html{
	margin:0;
	padding:0;
	height:85%;
	width:100%;
	align:center;
}