#header a{
	height: 24px;
	color: #000000;
	text-indent: 0;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	border: 1px solid white;
}
#nav{
	display: none;
}

h1, h2{
	display: none;
}

#contact{
	display: none;
}

#route{
	margin-top: 0;
}

#route form{
	display: none;
}

#footer{
	display: none;
}

