.Radarimage {
	position: absolute;
	top: 195px;
	left: 525px;
	height: 550px;
	width: 600px;
	z-index: 1;
	clip: rect(0px,600px,441px,0px);
}

