

body {
  background-image: url("https://frutigeraeroarchive.org/images/wallpapers/windows_xp/windows_xp_16.jpg");
background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
  color: blue;
  font-family:Times New Roman ;
}
 .mainbox {
  width: 75%; 
  height: 100%;
  background-color: lightblue; 
  border: 15px solid transparent;
  border-image: url("https://www.pngall.com/wp-content/uploads/17/Frutiger-Aero-Visual-Identity-Element-PNG.png") 30 stretch;
  padding: 15px;  
  margin: auto;  
  text-align: center;
 }
 
.box2 {
padding: 20px;
border: 15px solid transparent;
border-image: url("https://www.pngall.com/wp-content/uploads/17/Frutiger-Aero-Visual-Identity-Element-PNG.png") 30 stretch;
height: auto;

}
.bio {
  background-image: url("https://frutigeraeroarchive.org/images/wallpapers/asadal_stock/asadal_stock_189.jpg");
   background-size: 150% 150%;
   border-image: url("https://www.pngall.com/wp-content/uploads/17/Frutiger-Aero-Visual-Identity-Element-PNG.png") 30 stretch;
  background-position: center;
  border: 15px solid transparent;
  padding: 10px;
  height: auto;
  margin: auto;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
box-sizing: border-box;
}
.id {
    display: inline-block;
      background-image: url("https://frutiger-aero.neocities.org/tutorials/tile/img/Square.png");
background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  padding: 1rem 1rem;
  margin: 10px;
  color: white;
  vertical-align: middle;
  width: 37.5%;
  height:350px;
  overflow: auto;
}


.art {
  margin: 10px;
  margin-top: 10px;
  height: 250px;
  text-align: center;
  background-image: url("https://frutiger-aero.neocities.org/tutorials/tile/img/Square.png");
   background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 20px;
  overflow:auto;
  
   

  
}

.sites {
  margin: 10px;
  height: 38px;
  text-align: center;
 ;
  background-image: url("https://frutiger-aero.neocities.org/tutorials/tile/img/Square.png");
   background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 20px;
  overflow: auto;
}
.webrings {
  margin: 10px;
  height:200px;
  background-image: url("https://frutiger-aero.neocities.org/tutorials/tile/img/Square.png");
   background-size: 100% 100%;
  background-repeat: no-repeat;
     box-sizing: border-box;
  padding:10px;
  text-align: center;
  overflow: auto;
  display: block; /* Treat the image as a block-level element */
  margin-left: auto; /* Push the image to the right as much as possible */
  margin-right: auto;
}
.exlinks {
  border: 15px solid transparent;
  border-image: url("https://www.pngall.com/wp-content/uploads/17/Frutiger-Aero-Visual-Identity-Element-PNG.png") 30 stretch;
     box-sizing: border-box;
}
.button {
  background-image: url("https://frutiger-aero.neocities.org/tutorials/tile/img/Square.png");
  background-size: cover;
   background-size: 100% 100%;
  background-repeat: no-repeat;
  
  text-align: center;
  padding: 10px;
  margin: 10px;
}
.bio2{
    background-image: url("https://frutiger-aero.neocities.org/tutorials/tile/img/Square.png");
background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  padding: 20px;
  margin: 10px;
  color: white;
}
.likes{
  display: inline-block;
      background-image: url("https://frutiger-aero.neocities.org/tutorials/tile/img/Square.png");
background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  padding: 1rem 1rem;
  margin: 10px;
  color: white;
  vertical-align: middle;
  width: 37.5%;
  height:350px;
  overflow: auto;
} 

 .parent{
   margin: 1rem;
   padding: 2rem 2rem;
   border-image: url("https://www.pngall.com/wp-content/uploads/17/Frutiger-Aero-Visual-Identity-Element-PNG.png") 30 stretch;
   border: 15px solid transparent;
 }









