body {
	font-family: Arial;
}

#infoBox {
	position:fixed;
	width: 400px;
	right:10px;
	z-index:5000;
}
