<html>
	<head>
		<link rel="stylesheet" href="css/style.css">
		<link rel="stylesheet" href="css/bootstrap-theme.css">
		<link rel="stylesheet" href="css/bootstrap-theme.min.css">
		<link rel="stylesheet" href="css/bootstrap.css">
		<link rel="stylehsset" href="css/bootstrap.min.css">
	</head>

	<body>
		<!--HOME-->
		<section id="home">
			<img src="images/home_title.png" style="width:650px;height:450px;">
			<a href ="page2.html" id = "again">Begin!</a>
		</section>
	</body>
</html>