/* "if you are reading this, go outside and get a job nerd." - Bill Whales, 2025 */

body {
  background-color: rgb(255, 255, 255);
  background-image: url("../Images/Backround/Backround1.gif");
  background-size: cover;
  color: black;
  font-family: 'Georgia', 'Times New Roman',
}

.guestbook {
position: absolute;
      top: 470px; 
      left: 1450px;
      width: 0px;
      height: 1px;
}

.about {
position: absolute;
      top: 370px; 
      left: 1450px;
      width: 0px;
      height: 1px;
}

.back {
   position: absolute;
      top: 570px; 
      left: 1460px;
      width: 0px;
      height: 1px;   
}

.aboutback {
   position: absolute;
      top: 620px; 
      left: 890px;
      width: 0px;
      height: 1px;   
}


.orangebox {
      position: absolute;
      top: 290px; 
      left: 200px;
      width: 0px;
      height: 1px;
    }

.header {
 position: absolute;
 top: 10px; 
 left: 500px;
 width: 0px;
 height: 0px;
     
} 

.Blog {
background-image: url("Images/Boxes/Blue-Box.gif");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 12%;
    height: 330px;
    padding: 20px;
    position: absolute;
    top: 360px; 
    left: 280px;
}

.blog2 {
   width: 12%;
    height: 322px;
    padding: 20px;
    position: absolute;
    top: 364px; 
    left: 280px;
    text-align: center;
    color: antiquewhite;
    text-shadow: 1px 0px black;
    word-break: break-all;
    overflow-y: scroll;
    scrollbar-width: none;
    word-break: break-word;
}
.intro {
      position: absolute;
      top: 330px; 
      left: 610px;
      text-align: center;
      font-size: larger;
      font-family: Georgia, 'Times New Roman', Times, serif;
      font-weight: bold;
      width: 40%;
      height: 354px;
}
a:link {
      color: rgb(255, 255, 255);
      text-decoration: none;
}

a:visited {
      color: rgb(117, 117, 117);
}

.pinkbox {
      position: absolute;
      top: 290px; 
      left: 450px;
      width: 0px;
      height: 1px;
}

.abouttxt {
     position: absolute;
      top: 330px; 
      left: 610px;
      text-align: center;
      font-size: x-large;
      font-family: Georgia, 'Times New Roman', Times, serif;
      font-weight: bolder;
      width: 40%;
      height: 354px; 
}

.Buttons {
 position: absolute;
      top: 800px; 
      left: 510px;
      text-align: center;
      font-size: x-large;
      font-family: Georgia, 'Times New Roman', Times, serif;
      font-weight: bolder;
      width: 50%;
      height: 354px; 
}

.ButtonAndRSS {
      text-align: center;
      position: absolute;
      top: 750px;
      left: 320px;
      width: 10%;
}