<style>
* {box-sizing: border-box;font-family:'Roboto', sans-serif;}
body {background-color: #e8e8e8;}
a {color: #3285FF;text-decoration:none;white-space:nowrap;}
a:hover {text-decoration:underline;}
.background-image {
  background-image: url("/media/wysiwyg/delmarfans.com.png");
  background-size: cover;
  filter: blur(3px), brightness(40%);
  -webkit-filter: blur(3px) brightness(40%);
  transform: scale(1.02); -webkit-transform: scale(1.02); -moz-transform: scale(1.02);
  display: block;
  height: 1000px;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 1;
}
article {
  background: rgba(255, 255, 255, 1.0);
  border-radius: 3px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  color:#222;
  top: 20%;
  width: 75%;
  left: 0;
  position: fixed;
  margin: 0 auto;
  text-align: left;
  right: 0;
  z-index: 2;
  padding: 30px;
}
h1 {margin:0;}
.button {
  background-color: #4285F5;
  color: #fff;
  padding: 8px 16px;
  border-radius: 2px;
  text-decoration: none;
  text-transform: uppercase;
  &:hover {
    text-decoration: none;  
  }  
}
</style>
<div class="background-image"></div>
<article>

<h1>DelMarFans.com Is Currently Undergoing Maintenance</h1>
<div>
<p>
<small>

<script type="text/javascript">
              <!--
              var currentTime = new Date()
              var month = currentTime.getMonth() + 1
              var day = currentTime.getDate()
              var year = currentTime.getFullYear()
              document.write(month + "/" + day + "/" + year)
              //-->
            </script>
</small>
</p>
<p>
We want to provide you with the best shopping experience we can, so we are busy updating our store. We will be back in a few hours.
</p>
<p>
As a sincere thank you for your patience, we are offering you $10 Off your next order of $100 or more with code
URFANTASTIC10. Put this in a safe place, it will come in handy when our site is back up and running!
</p>
<p>
If you just can't wait for us to pop back up, you can check us out on
<a href="https://www.facebook.com/DelMarFans">Facebook</a>,
or watch these cool fan videos on
<a href="https://www.youtube.com/user/DelMarDesigns">YouTube</a>.
</p>
<p>
See you soon!
</p>
<div style="text-align: center;font-size: 10px;">© 2003-2020 Del Mar Fans & Lighting. All Rights Reserved.
</div>
</div>
</article>