<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Walter Allison — Corporate attorney, Denver</title>
<meta name="robots" content="noindex, nofollow">
<style>
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: Georgia, serif; background: #101820; color: #f5f2ed; min-height: 100vh; display: flex; align-items: center; justify-content: center; padding: 2rem; }
.banner { max-width: 560px; background: #1a2332; border: 1px solid #2a3a4a; border-radius: 6px; padding: 2rem 2.5rem; line-height: 1.65; font-size: 1rem; }
strong { display: block; margin-bottom: 0.6rem; font-size: 1.05rem; letter-spacing: 0.01em; }
</style>
</head>
<body>
<div class="banner" role="alert">
  <strong>Site under development.</strong>
  All content shown here is a work in progress.
</div>
</body>
</html>
