File: D:/HostingSpaces/RImmers2/portal.photomenu.nl/wwwroot/views/maintanance.html
<!doctype html>
<title>Site Maintenance</title>
<style>
body { text-align: center; background-color:aliceblue; padding: 150px; }
h1 { font-size: 40px; color: #FF9900;}
h2 { font-size: 20px; }
body { font: 18px Helvetica, sans-serif; color: #333; }
#article { display: block; text-align: left; width: 800px; margin: 0 auto; }
a { color: FF9900; text-decoration: none; }
a:hover { color: #FF9900; text-decoration: none; }
</style>
<link href="/vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<div id="article">
<h1>We’ll be back soon!</h1>
<div>
<p>
We apologize for the inconvenience, but we're performing some maintenance.<br/>
You can still contact us at <a href="mailto:info@photomenu.nl">info@photomenu.nl</a><br/> <br />
We'll be back up soon!
</p>
<h2>Team PhotoMenu </h2>
<!-- <font size="15" color="#FF9900"><i class="fa fa-cutlery fa-fw"></i></font> -->
</div>