body{
	margin : 0px;
	padding : 0px;
	background : #FFF;
	color : #000;
}

img{
	border : 0px;
}

a{
	color : #000;
}

#blcFla{
	overflow:auto;
	width:800px;
	height:600px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-400px;
}
