#sample {
	position: absolute;
	left: 200px;
	top: 50px;
	display:block;
	/* opacity:0.5; */
	z-index:10;
}
