<!doctype html>
<html>
<head>
<title>Precision SR&amplED</title>
<meta charset="utf-8"/>
<meta name="robots" content="noindex"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
  body { text-align: center; margin: 0; background: #eee; }
  h1 { font-size: 50px; }
  body { font: 20px Helvetica, sans-serif; color: #333; }
  article { display: block; text-align: left; max-width: 1218px; margin: 0 auto; }
  img { max-width: 100%; border: 1px solid #999; border-top: 0; }
  a { color: #dc8100; text-decoration: none; }
  a:hover { color: #333; text-decoration: none; }
</style>
</head>
<body>
<article>
   	<img src="splash.jpg" alt="Precision SR&ED" />
</article>
</body>
</html>