#animation {
	position:absolute; 
	left: 0px; 
	top: 0px; 
	width:260px; 
	height:281px; 
	z-index:2;
	background-repeat:no-repeat;
	background-image: url(../teleservices/img/animation.jpg);
}