.flcss {
	position: absolute;
	
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 50%;
  margin: auto;
}

#Layer1 {
	position:absolute;
	width:275px;
	height:121px;
	z-index:2;
	left: 47px;
	top: 55px;
}
#Layer2 {
	position:absolute;
	width:101px;
	height:108px;
	z-index:3;
	left: 429px;
	top: 55px;
}
#Layer3 {
	position:absolute;
	width:388px;
	height:115px;
	z-index:3;
	top: 403px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
