



background {
  background-image: url("/Elysium/red.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 100%;
  width: 100%;
  z-index: 1;
}


#Obelisk {
  color: black;
  width: 500px;
  height: 2000px;
  z-index: 1;
}






























