<!DOCTYPE html>
<html>

<head>
    <title>Magical Internet</title>
    <meta name="description" content="Web Hosting & Domain Names from Magical Design">
    <link rel="stylesheet" href="style.css">
    <link rel="preconnect" href="https://fonts.gstatic.com">
    <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap" rel="stylesheet">
    <link rel="icon" href="images/favicon.png" sizes="500x500" type="image/png">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
</head>
</head>

<body>

    <center>
        <a href="https://magicalinternet.co.uk/"><img src="images/magical-internet-logo.png" class="logo" alt="Magical Internet" /></a>
    </center>

    <h1>Web Hosting & Domain Names from Magical Design</h1>

    <div class="buttons">
        <center>
            <a href="https://cp.magicalinternet.co.uk/"><img src="images/button-control-panel.png" alt="Magical Internet Control Panel" class="button" /></a>
        </center><br />
        <center>
            <a href="https://webmail.magicalinternet.co.uk/"><img src="images/button-webmail.png" alt="Magical Internet Web Mail" class="button" /></a>
        </center><br />
        <center>
            <a href="https://status.magicalinternet.co.uk/"><img src="images/button-server-status.png" alt="Magical Internet Server Status" class="button" /></a>
        </center>
    </div>

    <center><img src="images/heading-help-and-support.png" class="heading" /></center>

    <p>Please create a support ticket in your control panel or <a href="mailto:support@magicalinternet.co.uk">click here</a> to email us.</p>


    <p class="footer-text">Copyright &copy; Magical Design</p>


</body>

</html>