.p4{ 

 font-size: 20px;
 font-family: "apple chancery",cursive;
  color: white;
  text-align: center;
 filter:invert(100%);
  text-shadow:
    3px 1px 2px black,
    0 0 1em #00FF7F,
    0 0 0.2em #00FF7F;
        
     background-image:url('images/screen.png');

  
    
   
      background-repeat: no-repeat;
  background-attachment: fixed; 
  background-size: 100% 100%;
    
}
.p5{
 
  color: black;
  font-family: "luminari",fantasy;
  

   text-shadow:
    1px 1px 1px white,
    0 0 1em white,
    0 0 0.2em white;
    background-image:url('images/ghost trees 2.jpg');
   background-repeat: no-repeat;
  background-attachment: fixed; 
  background-size: 100% 100%;
  filter:invert(100%);
  
}


 .gallery3{
  display: flex;
   background-image:url('images/sun.png');
  text-align:center;
 flex-wrap: wrap;
  justify-content: flex-start;

 
}

.gallery-item3 {
  margin: 0px;
 border: 1px solid #ccc;
  width: 180px;
  color: #FDF5E6;
  text-align:center;
  
}




.gallery-item3 img {
  width: 100%;
  height: auto;
  color: #FDF5E6;
  text-align:center;

}

.gallery-item3{
  padding: 15px;
  text-align: center;
  color: #FDF5E6;
}
.gallery3{
  display: flex;
   
  text-align:center;
 flex-wrap: wrap;
  justify-content: flex-start;

 
}

.gallery-item3 {
  margin: 0px;
 border: 1px solid #ccc;
  width: 180px;
  color: #FDF5E6;
  text-align:center;
  
}




.gallery-item3 img {
  width: 100%;
  height: auto;
  color: #FDF5E6;
  text-align:center;

}

.gallery-item3 {
  padding: 15px;
  text-align: center;
  color: #FDF5E6;
}

.desc2{
  background-image:url('images/as.jpg');
  color:black;
font-family:"Courier New" , monospace;
}

.desc3{
  background-image:url('images/demon2.jpg');
  color:black;
font-family:"Courier New" , monospace;
}
.theslabtag{
  text-align:center;
  background-image:url('images/this.png');
}
