﻿<!DOCTYPE html>

<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta charset="utf-8" />
    <title>Karmaloop - Down for Maintenance</title>
  <link href='http://fonts.googleapis.com/css?family=Noto+Sans:400,700italic' rel='stylesheet' type='text/css'>

  <style>
    body {background-color: #252525;}
    p {color: white; font-family: 'Noto Sans', Helvetica, sans-serif; font-weight: 400;}

  </style>
</head>
<body>
  <div align="center" style="margin: 24px;">
    <img src="karmaloop-logo-2.png" />
    <hr style="color: gray; width: 700px; margin: 24px 0;"/> 
    <p style="font-size: 42px; margin-bottom: 0; font-weight: 700;">DOWN FOR MAINTENANCE</p>
    <p style="font-size: 18px; font-style: italic;">Sorry for any inconvienence. We'll be back shortly.</p>
</div>
</body>
</html>