<!DOCTYPE html>
<html lang="en">
<head>
	<title>andyg.dk</title>
	<meta charset="utf-8">
	<meta property="fb:admins" content="506176195">
	<style>
		body {
			margin: 100px;
			color: #999;
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			text-align: center;
			font-size: 150%;
		}

		a {
			color: #29d;
			font-weight: bold;
			text-decoration: none;
		}

		a:hover {
			text-decoration: underline;
		}

		h1, h2 { font-weight: normal; max-width: 900px; margin: 0 auto 1em; }
		strong { font-weight: bold; color: #666; }
	</style>
</head>
<body>
	<h1><strong>andyg.dk</strong> is <a href="http://twitter.com/graulund">Andy Graulund</a>&#8217;s Danish experiment website.</h1>
	<h2>Residing here is <a href="http://andyg.dk/p3trends/">P3 Trends</a> and <a href="http://andyg.dk/p6trends/">P6 Trends</a>.</h2>
</body>
</html>
