<!DOCTYPE HTML>
<html lang="en">
<head>
  <title>Your title goes here</title>
  <meta charset="UTF-8" >
  <link rel="stylesheet" href="Your style sheet link goes here" >
  <style>
    Your styles go here
  </style>
</head>
<body>
</body>
</html>