<!DOCTYPE html>
<html>
	<head>
		<title>Storytelling MIS 21</title>
		<link rel="stylesheet" type="text/css" href="Stylesheets/bootstrap.css">
	</head>

	<body background="images/backgroundhome.jpg">
		<ul>
		<div class="row">
			<div class="col-md-12 well">
		<h1>The Life of Pablo</h1>
			</div>
		</div>
		
		<p class="text-info">This story tells of a boy that had many talents. He was a diamond division player in League of Legends, was part of the Judo Varsity team, and he was in a relationship. This boy had so much potential, but he never focused on being good at one thing and tried to juggle all these things at once. Not too long ago, a mysterious being appeared and offered him three choices that would change his life forever. In the boy's thirst to be better than everyone, he was given three choices to excel in:</p>

		<center>
		<img src="images/theplayfultrickster.jpeg">
		</center>
		<div class ="row">
			<div class="col-md-4">
		<a href="Judo/index.html"><u>Judo and Challenger</u></a>
		<img src="images/judo.jpg" width="400"; height="400">
			</div>
			<div class="col-md-4">
		<a href="Love/index.html"><u>Judo and Love</u></a>
		<img src="images/challengerfizz.png" width="400"; height="300"; padding-top:100>
			</div>
			<div class="col-md-4">
		<a href="Challenger/index.html"><u>Challenger and Love</u></a>
		<img src="images/love.jpg" width="400"; height="400"> >
			</div>
		</ul>
	</body>
</html>