html, body, div {
	border:0px;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%
}
body {
	background:#ffffff;
}
#fla {
	width:100%;
	height:100%;
	text-align:center;
}
img {
	border:0px;
}
#about {
	display:none;
}