<!DOCTYPE html>
<html>
	<head>
		<title>Choice #2</title>
		<link rel="stylesheet" type="text/css" href="../Stylesheets/bootstrap.css">
	</head>

	<body background="../images/backgroundhome.jpg">
		<ul>
		
		<h1>Judo</h1>
		
			
		<p class="text-info">The boy chose Judo and he worked day and night at the gym and at the dojo.</p>
			<a href="../Ending/judoending.html">Find out what happens next...</a>
		
		<h2>
			<a href="../mainpage.html">Start from the beginning.</a>
		</h2>
		
		
		
		
		</ul>
	</body>
</html>