.telescope {
		z-index:	10;
		position:	fixed;
		top:		100px;
		right:		0%;
		height:		100px;
		font-family:	sans-serif, arial, verdana;
		font-weight:	bold;
		color:		blue;
}
