

  
    
    
    
    <title>NASAR is under construction</title>
<link rel="stylesheet" href="https://fonts.bunny.net/css?family=Montserrat:400,700">
<link rel="stylesheet" href="https://nasar.org/wp-content/plugins/under-construction-page/themes/css/bootstrap.min.css?v=3.97" type="text/css">
<style data-wpacu-inline-css-file="1">
/*
 * UnderConstructionPage
 * Common frontend CSS
 * (c) WebFactory Ltd, 2015 - 2023
 */


.content img {
  max-width: 100%;
  height: auto;
}

#linkback {
  font-size: small;
  text-align: center;
  opacity: 0.55;
  margin: 10px;
}

#login-button {
  position: relative;
  right: 0;
  bottom: 50px;
  text-align: right;
  float: right;
  margin-bottom: 20px;
}

#login-button a {
  background-color: rgba(70, 70, 70, 1);
  border-radius: 5px 0 0 5px;
  opacity: 0.3;
  padding: 10px;
  color: #ffffff;
  display: inline-block;
}

#login-button a:hover {
  box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
  opacity: 1;
}

@media(max-width:767px){
  #login-button {
    bottom: 5px;
  }
  #login-button a {
    padding: 5px;
  }
  #social a i {
    margin: 5px;
  }
}

</style>
<style data-wpacu-inline-css-file="1">
/*
 * UnderConstructionPage
 * Plain Text theme CSS
 * (c) WebFactory Ltd, 2015 - 2023
 */


body {
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.65em;
    color: #4d4d4d;
    background: #f7f7f7;
    text-rendering: optimizeLegibility;
}

.container {
  background-color: #f7f7f7;
}

header {
  background-color: #f7f7f7;
  border-top: 12px solid #ffffff;
  text-align: center;
}

#logo {
  background-color: #ffffff;
  max-width: 50px;
  -webkit-transition: -webkit-transform 1s ease-in;
  transition: transform 1s ease-out;
}

#logo:hover {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

#logo-wrap {
  padding: 25px;
  background-color: #ffffff;
  display: inline-block;
}

h1 {
  font-size: 6rem;
  color: #23272a;
  font-family: "Montserrat", "Helvetica-Neue", "Helvetica", "Arial", "san-serif";
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
  padding: 0;
  margin: 11.875rem 0 1.5rem 0;
  text-align: center;
}

.content {
  text-align: center;
  font-size: 1.875rem;
  color: #707070;
  letter-spacing: 2px;
  margin-top: 60px;
  font-family: "Montserrat", "Helvetica-Neue", "Helvetica", "Arial", "sans-serif";
}

#social {
  text-align: center;
  margin-top: 3rem;
}

#social a i {
  color: #23272a;
  margin: 10px;
  box-sizing: content-box;
}

#social a:hover i {
  color: #de2a13;
}

@media(max-width:767px){
  h1 {
     font-size: 4rem;
     margin: 7rem 0 1.5rem 0;
  }
}

</style>
<link rel="stylesheet" href="https://nasar.org/wp-content/plugins/under-construction-page/themes/css/font-awesome.min.css?v=3.97" type="text/css">
<link rel="icon" href="https://nasar.org/wp-content/plugins/under-construction-page/themes/images/favicon.png" />
<header>
<span id="logo-wrap">
<img src="https://nasar.org/wp-content/plugins/under-construction-page/themes/plain_text/ucp-cog.png" alt="Site is Under Construction" title="Site is Under Construction" id="logo">
</span>
</header>
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-12 col-lg-12">
<h1>Under Construction</h1>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-md-8 col-md-offset-2 col-lg-offset-2 col-lg-8">
<p class="content"><h3 style="text-align: center">Come back on September 27th to see our new site!</h3><br/>
&nbsp;</p>
</div>
</div>
<div class="row" id="social">
<div class="col-xs-12 col-md-12 col-lg-12">
</div>
</div>
</div>
