<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0"/>
  <title>Creative Cat Apps</title>
  <link href="https://fonts.googleapis.com/css?family=Nixie+One" rel="stylesheet" />
  <link href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css" type="text/css" rel="stylesheet" media="screen,projection"/>
  <style>
html, body {height: 100%;margin: 0;}
body {background-image:url("https://creativecatapps.co.uk/bck.png")}
#wrapper {min-height: 100%;}
h1,h4,.btn-large {font-family: "Nixie one", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;}
p {font-family: "Libre Baskerville", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;}
.btn-large {text-transform:capitalize;font-weight:bold;font-size:18px}
  </style>
</head>
<body>
  <div class="valign-wrapper" id="wrapper">
    <div class="container">
      <div class="row center">
	  <h1 class="header orange-text text-lighten-5">Creative Cat Apps</h1>
      </div>
  </div>
  </div>
  </body>
</html>
