html {
	height:100%;
	width:100%;
	overflow:hidden;
} body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	height:100%;
	text-align:center;
} #wrapper {
	background-color:#FFFFFF;
	height:100%;
	width:100%
}#flash {
	margin-top: 0px;
	margin-left: 0px;
	height:100%;
	width:100%
}
 
