| <html>	<link rel="stylesheet" type="text/css" href="/static/home.css">	<div class="bg">		<h1>I rode my bicycle from Seattle to New York.</h1>		<a href="/stops"><h2 id="days"><span>Over 90 days</span></h2></a>		<a href="/map"><h2 id="journey"><span>See the ride</span></h2></a>	</div></html>
 |