<!DOCTYPE>
<html>
<title> Ball is life </title>
<link rel="stylesheet" type="text/css" href="../css/bootstrap.css">

<head>

</head>
<body>

<div class="row">
<div class ="col-md-12">
<h1 style="text-align:center"> HE WOULD STILL BE BALLIN'</h1>
</div>


<div class="col-md-6">
<img src ="../pics/balllyf.jpg" height= "500" width="600">
</div>

<div class="col-md-6">
<img src="../pics/ball1.jpg" height ="500" width="600">
</div>

</div>

<ul style = "text-align:right"><a href ="../home.html">Back to home</a></ul>
</body>
</html>