@charset "utf-8";
.ana {
	height: 600px;
	width: 700px;
	margin:auto;
}
#ek {
	position:relative;
	left:600px;
	top:525px;
	width:100px;
	height:75px;
	z-index:1;
	background-image:url(images/1.jpg);
}

