* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  -webkit-text-size-adjust: none;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  color: #ffffff;
  text-shadow: #000000 1px 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 16px;
}
body {
  background-color: #000000;
  background-image: url("https://www.alessg.com/alessia2022BG.jpg");
  /* background-color: #c9c4be; */
  /* background-color: #e7dbba; */
  margin-top: 0px;
}

.shell {
  display: flex;
  position: relative;
  flex-direction: row;
  text-align: center;
  flex-wrap: wrap;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  justify-content: center;
  padding-left: 0px;
  /* background-color: #000000; */
  /* background-color: #c9c4be; */
  z-index: 1;
}
.artbox {
  display: flex;
  position: absolute;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 100%;
  justify-content: center;
  text-align: center;
  color: darkgrey;
  flex-direction: row;
  /* flex-wrap: wrap; */
  width: 100%;
  /* margin-left: auto; */
  /* margin-right: auto; */
  margin-top: 0px;

  z-index: -1;
}
.heads {
  display: block;
  position: relative;
  text-align: center;
  padding-top: 3px;
  color: rgb(202, 171, 145);
  /* background-color: antiquewhite; */
  font-family: Times, serif, sans-serif;
  font-size: 17px;
  line-height: 14px;
  width: 80px;
  min-width: 80px;
  height: 62px;
  outline: 1px solid rgb(194, 154, 122);
  top: 0px;
  margin-top: 4px;
  margin-left: 0px;
  margin-right: 0px;
  background-position: bottom left;
  background-repeat: no-repeat;
}
.journey {
  color: #000000;
  font-family: "Times New Roman", Times, serif;
  font-size: 30px;
  letter-spacing: -1px;
  line-height: 14px;
  text-align: left;
}
.tilde {
  text-decoration: none;
  color: #ffffff;
  text-shadow: #000000 1px 1px;
  font-family: "Times New Roman", Times, serif;
  font-size: 21px;
  text-decoration: none;
  line-height: 32px;
}
.photo {
  display: block;
  position: relative;
  /* color: #333; */
  color: #ffffff;
  /* text-shadow: #000000 1px 1px; */
  /* background-color: aqua; */
  background-image: url("https://www.alessg.com/offerings.jpg");
  background-position: top right;
  background-repeat: no-repeat;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 15px;
  text-shadow: #000000 1px 1px;
  text-align: left;
  width: 260px;
  min-width: 260px;
  height: 460px;
  top: 15px;
  margin-left: 0px;
  margin-right: 0px;
  /* margin-bottom: 10px; */
  padding-top: 290px;
  padding-left: 10px;
  padding-right: 10px;
  /* outline: 1px solid rgb(58, 35, 16); */
  /* outline-offset: -6px; */
}
.prior {
  display: block;
  position: relative;
  background-color: rgb(31, 31, 31);
  width: 100%;
  color: #fdf5ef;
  outline: #4d4d4d 1px solid;
  padding: 5px;
}
.first {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  color: #ffe0ce;
}
.first:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  color: #ffa06a;
}
.journey {
  display: block;
  position: relative;
  color: rgb(216, 201, 192);
  /* color: #b8b8b8; */
  /* background-color: aqua; */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 14px;
  text-align: left;
  width: 260px;
  min-width: 260px;
  height: auto;
  top: 10px;
  margin-left: -5px;
  margin-right: 0px;
  /* margin-bottom: 10px; */
  padding: 10px;
}
.writeup1 {
  display: block;
  position: relative;
  color: rgb(179, 179, 179);
  /* color: #b8b8b8; */
  background-color: rgb(31, 31, 31);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  text-align: left;
  width: 260px;
  min-width: 260px;
  height: 250px;
  top: 40px;
  margin-left: 0px;
  margin-right: 0px;
  /* margin-bottom: 10px; */
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  outline: #3b3b3b 1px solid;
}
.writeup {
  display: block;
  position: relative;
  color: rgb(207, 207, 207);
  /* color: #b8b8b8; */
  /* background-color: aqua; */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  text-align: left;
  width: 260px;
  min-width: 260px;
  height: auto;
  top: 10px;
  margin-left: 0px;
  margin-right: 0px;
  /* margin-bottom: 10px; */
  padding: 10px;
}
.logo {
  display: flex;
  position: relative;
  justify-content: center;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 15px;
  line-height: 14px;
  text-align: center;
  width: 100%;
  height: auto;
  top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  /* background-color: #e7dbba; */
  z-index: 999;
}
