h1
{
	margin: 0;
	padding: 0;
	color: white;
}

#map
{
	position:relative;
}

#route
{
	position: absolute;
	left: 500px;
	top: 50px;
}