<!DOCTYPE html>

<html>
<head>
<link rel='stylesheet' type='text/css' href='style.css'>
<title>

	Start Page
</title>

<div id="whole">

	<div id="middle">
		<h1>Welcome.</h1>
	</div>
</div>

</html>