#indicator1 {
	position:absolute;
	left:50px;
	top:20px;
	width:25px;
	height:25px;
	background-color:#111;
	border:1px solid black;
	}
