﻿body 
{
	font-size:17px;
	
}

span
{
	position: absolute;
	width: 800px;
	left:170px;
}

.Route1
{
	top:125px;
	font-weight:bold;
}

.Route2
{
	top:165px;
	
}

.Route3
{
	top:245px;
	
}

.Route4
{
	top:305px;
}

.Route5
{
	position:absolute;
	width:100px;
	left:280px;
	top:345px;
}

.Route6
{
	position:absolute;
	top:345px;
	left:400px;
}
