
  @font-face {
    font-family: 'ArcheryBlack';
        src: url('/Fonts/ArcheryBlack.ttf'),
}



  
img {
  float: none;
}




body {

background-image: url('https://i7.glitter-graphics.org/pub/226/226257pqngl8c5ot.jpg');
background-attachment: fixed;
background-repeat: repeat;
overflow: auto; 
cursor: url("https://www.cursors-4u.com/cursor/mini-rage-face-omg-smiley?_gl=1*uqpegl*_up*MQ..*_ga*MzYzMDY5MTM4LjE3NzE3MDEyNDM.*_ga_4GPDGFC533*czE3NzE3MDEyNDIkbzEkZzEkdDE3NzE3MDEzMTgkajQ2JGwwJGgw"), auto;
font-family: 'DiatypeRegular', sans-serif;
}

#borderimg { 
  border: 10px solid transparent;
  padding: 15px;
  border-image: url("https://dl.dropbox.com/scl/fi/6wo0voidugxmgg0a81v20/lace-border-png-37013.png?rlkey=3hn4k762e8y0v6d2v6mwrtcbr&st=5o8bpex4") 80 fill round;
}



:-webkit-scrollbar {
background: transparent; 
}
::-webkit-scrollbar-thumb {
background: transparent;
} 

header, left, right, footer  {
  height: max-content;
border-style: solid;
border-width: 40px;
background-color: #928E85;
border-image: url("https://dl.dropbox.com/scl/fi/6wo0voidugxmgg0a81v20/lace-border-png-37013.png?rlkey=3hn4k762e8y0v6d2v6mwrtcbr&st=5o8bpex4") 60 fill round;    
text-align: center;
}

img {
  float: none;
}


.box {
  position: relative;
  max-width:1700px;
  margin: 30px auto;
display: grid;
grid-gap: 40px;
grid-template-columns: 250px minmax(0,1fr);
}

.overlay {
  position: absolute;
  top:10px
}


.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

div.gallery-item {
  margin: 5px;
  border: 1px solid #ccc;
  
}

div.gallery-item:hover {
  border: 1px solid #777;
}

div.gallery-item img {
  width: 100%;
  height: auto;
}

div.gallery-item div.desc {
  padding: 15px;
  text-align: center;
}



header {
grid-row:1/2 ; 
grid-column:1/3 ;
height: max-content;
border-style: solid;
border-width: 10px;
padding: 20px;
background-image: url("https://ik.imagekit.io/ScootysImages/Nina/3566493b4pv6o7lxk.gif?updatedAt=1772283898337");
 }
 


left {
grid-row:2/3; 
grid-column:1/2 ;
  height: max-content;
border-style: solid;
border-width: 10px;
background-image: url("https://ik.imagekit.io/ScootysImages/Nina/nina/photos/heart%20cloud.jpg");   
align-items: center;
  }
 

main {
   grid-row:2/3 ;
  grid-column:2/3 ;
height: max-content;
border-style: solid;
border-width: 10px;
padding: 50px;
background-image: url("https://ik.imagekit.io/ScootysImages/Nina/pexels-francesco-ungaro-1170070.jpg?updatedAt=1772284798792");
}




footer {
  display: flex;
}

footer {
   grid-row:3/4 ;
  grid-column:1/3 ;
    height: max-content;
border-style: solid;
border-width: 20px;
border-image: url("https://dl.dropbox.com/scl/fi/6wo0voidugxmgg0a81v20/lace-border-png-37013.png?rlkey=3hn4k762e8y0v6d2v6mwrtcbr&st=5o8bpex4") 60 fill round;          
    
}



mask
{
-webkit-mask-image: url(https://i.ibb.co/JjDXBPr/ED5929-CE-1-D66-4-EC4-8-F8-A-14792-D8-F2384.png);
-webkit-mask-size: 100%;
-webkit-mask-repeat: no-repeat;
border-radius: 15px;
-webkit-mask-position: center;     
}


.list{
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.star{
  background: url("https://ik.imagekit.io/ScootysImages/website%20assets/blinkies/little%20star%20thing.gif?updatedAt=1771971103471") no-repeat left top;
  height: 34px;
  padding-top: 7px;
  padding-left: 44px;
}

 .p1 {
 font-family: "DiatypeRegular", Arial; 
color: #ECEFF1; 
  text-align: center;
  }
  
   .b {
 font-family: "DiatypeRegular", Arial; 
color: #ECEFF1; 
  text-align: center;
  }
  
  p { font-family: 'ArcheryBlack', sans-serif; }
  
  
h1 {
   font-family: 'ArcheryBlack', sans-serif; 
color: #ECEFF1; 
 font-size: 100px; 
 }


h2 {
   font-family: "DiatypeRegular", sans-serif; 
color: #ECEFF1; 
 font-size: 40px; 
 text-align: center;
 }



  
h3 {
font-family: "DiatypeRegular", sans-serif;
color: #ECEFF1; 
 font-size: 30px; 
 text-align: center;
 }



