/* CSS is how you can add style to your website, such as colors, fonts, and positioning of your
   HTML content. To learn how to do something, just try searching Google for questions like
   "how to change link color." */
.blinkies {
  width: 150px;
  height: 20px;
}
.stamps {
  width:65px;
  height: 40px;
}
.scrollable-section {
    height: 100px;
    width: 165px;
    padding: 10px;
    overflow: auto;
    background-image: url(https://files.catbox.moe/bx4tkd.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 5px;
    position: relative;
    bottom: 900px;
    left: 450px;
}
.scrollable-section-2 {
    height: 100px;
    width: 165px;
    padding: 10px;
    overflow: auto;
    background-image: url(https://files.catbox.moe/bx4tkd.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 30px;
    position: relative;
    bottom: 900px;
    left: 450px;
}
.section-3 {
  height: 100px;
  width: 900px;
  padding: 10px;
  margin-bottom: 40px;
  background-image: url(https://files.catbox.moe/bx4tkd.png);
  position: relative;
  left: 450px;
  bottom: 885px;
}
.title {
  position: relative;
  bottom: 20px;
  left: 190px;
}
p {
  text-align: center;
  color: #d4beaa;
}
.paw-1 {
  position: relative;
  bottom: 50px;
  left: 215px;
}
.paw-2 {
  position: relative;
  bottom: 70px;
  left: 225px;
}
.my-sweet-piano {
  position: relative;
  bottom: 24px;
  left: 150px;
  height: 90px;
  width: auto;
}
.section-4 {
  height: 242px;
  width: 500px;
  padding: 10px;
  margin-bottom: 40px;
  background-image: url(https://files.catbox.moe/bx4tkd.png);
  position: relative;
  bottom: 1192px;
  left: 655px;
}
.png1 {
  position: relative;
  top: 130px;
  left: 325px;
  height: 80px;
  width: auto;
}
.png2 {
  position: relative;
  top: 130px;
  left: 325px;
  height: 80px;
  width: auto;
}
.pfp {
  position: relative;
  bottom: 120px;
  right: 165px;
  height: 190px;
  width: auto;
}
.flag {
  position: relative;
  bottom: 140px;
  right: 165px;
  height: 23px;
  width: auto;
}
.info {
  position: relative;
  bottom: 1800px;
  left: 40px;
  height: 120px;
  width: auto;
}
.guestbook {
  position: relative;
  bottom: 1300px;
  right: 50px;
}
body {
  background-image: url(https://files.catbox.moe/4w38qi.png);
}
.background {
  height: 900px;
  width: 980px;
  background-image: url(https://files.catbox.moe/r1atf4.png);
  background-position: center;
  position: relative;
  left: 417px;
  bottom: 13px;
}
.scrollable-section-3 {
    height: 241px;
    width: 161px;
    padding: 10px;
    overflow: auto;
    background-image: url(https://files.catbox.moe/bx4tkd.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 30px;
    position: relative;
    bottom: 1543px;
    left: 1190px;
}













































