<!doctype html>
<html>
<head>
	<title>Andrew Russell</title>
	<meta charset="utf-8">
	<link rel="stylesheet" href="/styles/screen.css" />
	<script src="/scripts/ga.js"></script>
</head>
<body>
	<header>
		<h1>Andrew Russell</h1>
	</header>
	<section>
		<p>Hello world. How do you do? I am Andrew and I am 5 years old. This is my website. My daddy helped me build it. He typed in the code and I typed in the words.</p>
		<p>I love God and Jesus. I worship Him.</p>
		<p>I like to play.</p>
		<img src="/images/andrew-and-daddy.jpg" alt="Andrew and Daddy at the computer" />
	</section>
	<footer>
		&copy;2013 David Russell
	</footer>
</body>
</html>
