<!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 and Challenger</h1>
		<p class="text-info">The boy chose Judo and Love as his choice and the boy soon started winning in Judo tournaments, and he found a girlfriend that he loved very much. The boy began to find it hard to balance training time with his relationship, but he persevered and believed that he could keep both. However, the mysterious being appeared again and told him that he can only choose one.</p>
		
		<p class="text-danger"><a href="../Choice_2/judo.html">Judo</a></p>
		<p class="text-danger"><a href="../Choice_2/love.html">Love Wins</a></p>
		<p class="text-danger"><a href="../Choice_2/challenger.html">Challenger</a></p>
		
		<h2>
			<a href="../mainpage.html">Start from the beginning.</a>
		</h2>
		
		
		
		
		</ul>
	</body>
</html>