body {
  margin: 0;
  padding: 0;
  background-image: url(holopear.gif);
  background-color: black;
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 250vh;
}


.no-bullets0 {
  list-style-type: none;
  margin: 5;
  padding: 5;
}

}
h1 {
  color: blue;
  font-size: 30px;
 
}
t {
  color: red;
  color: orange; 
  color: Aquamarine;
  color: var(--dusty);
}
t0 {
  text-align: center:
}

  #header
{
width: 150px;
height: 30px;
margin-left: 600px;
}
 
  #header0
{
width: 150px;
height: 30px;
margin-left: 800px;
}

 #nav-bar{
  align-items: center;
  display: inline-block;
list-style-type: none;
  
  

.nav-link{
   padding: 2px;
   margin-left: 150px;
   color: #e8330c;
   text-decoration:none
  
   
}

 
 ul.no-bullets {
  list-style-type: none;
  padding: 0;
  margin: 0;
}




