<!DOCTYPE html>
<html lang="en">
<head>
    <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-13078437-1"></script>
    <script>
        window.dataLayer = window.dataLayer || [];
        function gtag(){dataLayer.push(arguments);}
        gtag('js', new Date());
        gtag('config', 'UA-13078437-1');
    </script>

    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>Pixel &amp; Tonic</title>

    <link href="assets/styles/pt.css" rel="stylesheet">
    <link href="https://fonts.googleapis.com/css?family=PT+Serif" rel="stylesheet">
</head>
<body>
    <div id="outer">
        <div id="intro">
            <h1><img src="assets/images/pixelandtonic.svg" width="200" height="200" alt="Pixel &amp; Tonic logo" title="Pixel &amp; Tonic"></h1>
            <h2>👋🏼 We’re the team behind <a href="https://craftcms.com">Craft&nbsp;CMS</a>.</h2>
        </div>
        <div id="info">
            <div>320 SW Century Drive Ste&nbsp;405&nbsp;#136<br>Bend, OR 97702 USA</div>
            <div><a href="mailto:hello@pixelandtonic.com">hello@pixelandtonic.com</a></div>
            <div><a href="tel:+01-855-700-5115">+1 855-700-5115</a><br><em>We’re usually around from 10am-5pm PT</em></div>
            <div><a href="https://twitter.com/pixelandtonic">@pixelandtonic</a></div>
        </div>
    </div>
</body>
</html>
