#mainbox {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 600px;
  width: 820px;
  margin-top: -300px;
  margin-left: -410px;
  background: rgb(255,255,255);
  overflow: hidden;
  border: 1px rgb(248,140,1) solid;
  border-bottom-right-radius: 60px 60px;
  box-shadow: 5px 5px 3px rgb(0,0,0);
}

#logo {
  position: absolute;
  top: 100%;
  margin-top: -85px;
  margin-left: 20px;
  height: 75px;
  width: auto;
}

#copyright {
  position: absolute;
  margin-top: 512px;
  margin-left: 700px;
  font-family: verdana;
  font-size: 8px;
  color: rgb(177,178,178);
}

#company {
  position: absolute;
  width: 180px;
  height: 490px;
  margin-top: 30px;
  margin-left: 600px;
  text-align: right;
  color: rgb(130,130,130);
  font-family: verdana;
  font-size: 12px;  
}

#company2 {
  position: absolute;
  width: 400px;
  height: 100px;
  margin-top: 460px;
  margin-left: 30px;
  text-align: left;
  color: rgb(130,130,130);
  font-family: verdana;
  font-size: 9px; 
}

#pictures {
  position: absolute;
  margin-top: 20px;
  margin-left: 20px;
  width: 780px;
  height: 490px;
  background-color: rgb(248,140,1);
  border: 1px rgb(177,178,178) solid;
  overflow: hidden;
}

body {
  background-color: rgb(177,178,178);
 }
/*
     FILE ARCHIVED ON 23:57:10 Dec 25, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:48:38 Jun 11, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.682
  load_resource: 520.418
  PetaboxLoader3.resolve: 489.647
  PetaboxLoader3.datanode: 13.75
*/