<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Elephant is down right now</title>
<link href="https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700|Open+Sans" rel="stylesheet">
<style type="text/css" media="screen">
		body {
			font-family: "Open Sans", Arial, sans-serif;
		}
		#wrapper {
			max-width: 1080px;
			margin: 100px auto;
		}
		p {
			font-size: 18px;
			line-height: 24px;
			text-align: center;
			margin: 0 0 5px;
		}
		p.a {
			text-transform: uppercase;
			color: #000;
		}
		p.b {
			text-transform: uppercase;
			color: #f3b832;
		}
		p.c {
			font-size: 12px;
			line-height: 16px;
			color: #6f6f6f;
		}
		p.d {
			font-size: 36px;
			line-height: 40px;
			font-family: "Libre Baskerville", Arial, sans-serif;
		}
		#body {
			margin: 45px 0;
			padding: 45px 0;
			border-top: 1px solid #dadada;
			border-bottom: 1px solid #dadada;
		}
		a {
			color: #484d4e;
		}
		#body a {
			color: #e94f0b;
		}
	</style>
</head>
<body>
<div id="wrapper">
<div id="header">
<p class="a">Elephant Is Down.</p>
<p class="b">But We're Coming Back.</p>
<p class="c">::CLOUDFLARE_ERROR_500S_BOX::</p>
</div>
<div id="body">
<p class="d">We're all down sometimes.</p>
<p>Contemplate <a href="https://www.youtube.com/watch?v=0pwgOPTuYek">this Buddhist message</a> for the next time you're speedy, busy, sad, depressed.</p>
</div>
<div id="social">
<p class="a">Want More?</p>
<p class="b">Follow Us Around the Web:</p>
<p><a href="https://www.facebook.com/elephantjournal/">Facebook</a></p>
<p><a href="https://www.instagram.com/elephantjournal/?hl=en">Instagram</a></p>
<p><a href="https://www.youtube.com/channel/UCpf6efsF90gmury4j7quNjw">YouTube</a></p>
<p><a href="https://twitter.com/elephantjournal">Twitter</a></p>
</div>
</div>
</body>
</html>