
body {
  display: block;
  border-radius: 4px;
  padding: 10px 15px;
  margin: 15px 5px;
  background-color: #db9ec6;
  background-image: url("https://target.scene7.com/is/image/Target/GUEST_767c78fe-5d0b-4047-8f36-0dabdd86686b?wid=384&qlt=80"); 
  margin-top: 50px;
  max-width: 100%; 
  color: #8a5757;
  font-family: 'Courier New', monospace;
  font-size: 15px;
  line-height: 1.3;
  text-align: left;
  cursor: url(https://i.postimg.cc/SQ7n2by6/77817d3dc900629d5846c95a23fa0d8c-removebg-preview-1.png), pointer;
}
header {
  text-align: center;
}

aside {
  width: 220px;
  padding: 10px;
}
i {
  Font-size: 15px;
  color:#60725b;
}
.header3 {
padding-bottom: 90px;
}

.archive {
  float: left;
  display: block;
  color: #915f6d;
  text-align: center;
  padding: 12px 16px;
  text-decoration: none;
  font-size: 15px;
  margin-left:70px;
  transform: translate(500px,10px);
  width:200px;
}
.archive a{
 text-align: center; 
  text-decoration-line: underline;
  text-decoration-style: wavy;
  color: #a1805b;

}

.page {
  background-color:#fdf5e6;
  width:800px;
  height:1200px;
  transform: translate(0px, 0px);
  position: absolute;
  margin: 0;
  padding: 0;
  border-radius: 16px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  text-align:center;
  letter-spacing: 1;
  line-height: 0.3;
}
.page p{
  text-align: left;
  margin-left: 5px;
  font-size: 5;
}


.header {
  background-color: #f1f1f1;
 background-image: url("https://i.pinimg.com/736x/00/9a/85/009a85834f2a74f6bfae558562e6c245.jpg");
 background-position: 50% 50%;
 background-size:40%;
  width: auto;
  height: 75px;
  text-align: center; 
  border: 10px solid;
  border-color: #915f6d;
  border-bottom-width: 1px;
  text-decoration-line: underline;
  text-decoration-style: wavy;
  color: white;
  border-radius: 16px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  text-shadow: 1px 1px 2px #673147, 0 0 25px #c08081, 0 0 5px #b0878f;
}

.Hlinks {
  overflow: hidden;
  background-color: #915f6d;
  width: auto;
  height: 25px;
}

.Hlinks a {
 float: left;
  display: block;
  color: #dedac3;
  text-align: center;
  padding: 12px 16px;
  text-decoration: none;
  font-size: 15px;
  margin-left:70px;
}

.Hlinks a:hover {
  background-color: #464f48;
  color: #dedac3;
}



.apollo {
  z-index: 4;
  width:120px; 
  height:160px;
  transform: translate(130px, 150px);
  padding:2px;
}

.border {
  border: #679aab;
  margin: 1px;
  padding: 5px;
  background-color:#915f6d;
  height: 800px;
  transform: translate(-250px, 0px);
  border-radius: 16px;

}
.line {
  margin: 0;
  padding: 0;
  width: 200px;
  height:20px;
  overflow: hidden;
  background-color:#915f6d;
  transform: translate(-230px, 650px);
  position: absolute;
  z-index: 2;
}
.content {
  background-image: url("https://assets.wfcdn.com/im/99335461/resize-h1200-w1200%5Ecompr-r85/1516/151602041/Smart+Stripes+3+Ticking+Stripe+Wallpaper+Roll-60326909.jpg");
  background-size: 99%;
  border: 1px solid #90a789;
  color: #030429;
  padding: 5px;
  margin: 5px;
  height: 778px;
    border-radius: 16px;
}
.pagebuttons {
  line-height: 1.5;
  text-align: left;
}

.pagebuttons a:hover {
  color: 	#dedac3;
  text-shadow: 1px 1px 0px #bda17e;
  letter-spacing: 1.25px;
  font-style: italic;
}
.pagebuttons a{
  background: linear-gradient(89deg, #a1805b, #a1805b);
  border: 2px solid #816955;
  border-radius: 4px;
  text-decoration: none;
  text-shadow: 1px 1px 0px #bda17e;
  display: inline-block;
  color: #dedac3;
  text-align: center;
  z-index: 1;
  transform: translate(20px,230px);
  width: 150px;
  height: 20px;
  font-weight: bold;
}
