{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
  background-image: url(/cis195/images/redbricklarge.jpg);
  background-image:cover;
  background-color: rgb(51, 51, 51);
  font-family:verdana;
  overflow-x: hidden; /* remove horizontal scroll */
  font: limegreen;
}

.homepageheader {
  display: flex;
  margin-top: 10px;
}

.homepageheader {
  background-image: url(/cis195/images/rainingcode.jpg);
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: limegreen;
  height: 40vh;
  letter-spacing: 12pt;
  line-height: 1.4em;
  font-size: 3.5vw;
  font-family: "sixtyfour" , sans-serif;
  opacity: 85%;
  border: 4px solid rgb(49, 49, 49);
  border-radius: 50px 50px 50px 50px;
  box-shadow: 10px 10px 20px;
  align-items:center;
}

.homepageheader div:nth-child(2) img {
  height: 350px; width: 500px;
  border-radius: 50%;
  margin: 30px 90px 20px 20px;
} 

main {
    gap: 130px;
}

.navheader h1 {
  font-family: "New Rocker";
  font-size: 2.6em;
  text-align: center;
}

.navheader nav {
  background-image: radial-gradient(gray 10%, black);
  display: inline-block;
  height: 9vh; width: 97vw;
  border: 4px solid rgb(73, 73, 73);
  border-radius: 30px 30px 30px 30px;
  box-shadow: 4px 4px 4px 4px limegreen;
  font-size: 1.5em;
  text-align: center;
}

.hobbyheader h1{
  font-family: "New Rocker";
  font-size: 2.6em;
  text-align: center;
}

.hobbyheader nav {
  background-image: radial-gradient(gray 10%, black);
  display: inline-block;
  height: 4vh; width: 97vw;
  border: 4px solid rgb(73, 73, 73);
  border-radius: 30px 30px 30px 30px;
  box-shadow: 4px 4px 4px 4px limegreen;
  margin-bottom: 4vh;
  text-align: center;
}



nav a { 
    color: rgb(56, 240, 56);
    text-decoration: none; /* get rid of underlines */
    font-size: 10pt;
    padding: 8px 24px;
    font-family: "press start 2p";
    flex-direction: row wrap;
    text-align: left;
    display: inline-block;
    line-height: 1.2em;
  }

  nav a:hover{
    background-image: linear-gradient(red,blue);
    color: whitesmoke;
    border-radius: 50%;
  }

  .homepageaboutme {
    padding: 30px;
    color: limegreen;
    background-image:radial-gradient(gray 10%,black);
    font-size: 24pt;
    text-align:center;
    font-family: iceberg, sans-serif;
    border: 5px solid rgb(49, 49, 49);
    border-radius: 50px 50px 50px 50px;
    box-shadow: 10px 10px 20px;
    display: flex;
    height: 550px;
    align-items: center;
    justify-content: space-evenly;
  }

  .homepageaboutme div img{
    height: 350px; width: 350px;
    border-radius: 25%;
    
   }

  .homepageaboutme p {
    width: 700px;
    line-height: 1.9em;
    text-align: left;
    font-family: "honk";
  }

  .homepageaboutme p:nth-child(3) {
    font-family: "syne mono";
  }

  h2 {
    text-align: center;
    font-size: 38pt;
    font-family: "New Rocker";
  }
  .homepageactivities {
   display: flex;
   font-size: 36pt;
   justify-content: space-evenly;
   color: black;
   font-family: "New Rocker";
  }

  .homepageactivities img{
    height: 350px; width: 700px;
    border-radius: 20px 20px 20px 20px;
  }

  .homepagehobbies {
    display: flex;
    
  }

  .homepagehobbies figure img{
    height: 200px; width: 200px;
    margin: 0px 50px;
    align-items: center;
  }

  .homepagehobbies figure img:hover {
    color: lime;
    border: 4px solid lime;
    box-shadow: 10px 10px rgb(128, 125, 125, 0.5);
  }

  .homepagehobbies figcaption {
    font-size: 16pt;
    margin-left: 65px;
    margin-top: 10px;
    font-family: "rubik wet paint";
  }

  h3 {
    text-align: center;
    margin-left: 300px;
    font-family: "lacquer";
    font-size: 18pt;
    text-decoration: underline;
    background-image: linear-gradient(red,black 50%);
    color: white;
    width: 1250px;
  }

  .photos {
    display:flex;
    justify-content: space-evenly;
    margin-bottom: 20px;
  }

  .photos2 {
    display: flex;
    justify-content: space-evenly;
    margin-top: 20px;
  }


footer {
        background-color: rgb(128, 125, 125, 0.5);
        margin-top: 10vw;
        padding: 2vw;
        text-align: center;
        font-size: 28pt;
        font-family: "Dancing Script", cursive, sans-serif;
        font-style: bold;
        }









        .hometown_header{
          font-family: "dancing script", cusrive;
          background-image: url(/cis195/images/medbendordowntown.jpg);
          background-image: cover;
          width: 50vw;
          height: 39vw;
          border-radius:5%;
          margin: auto;
          display: block;
        }

        .nav_hometown{
          margin: 440px 480px; 
          
        }

        .bend_heading{
          font-family: "dancing script", cusrive, sans serif; 
          font-size: 44pt;
          font-weight:900;
          text-decoration-line:underline; 
          margin-top:200px;
          margin-left: 34vw;
          
        }

        .riverpic{
          height:300px;
          width:1000px;
          margin: auto;
          display:block;
          border-radius:5%;
        }
        
        #P1{
          background-color: rgba(255,255,255,.4);
          color:black;
          font-family: iceberg;
          font-size: 20pt;
          font-weight: 900;
          border: 5px solid black;
          height: 350px; 
          width: 1500px;
          line-height: 2.3;
          margin:auto;
          display: block;
        }

        #P2{
          background-color: rgba(255,255,255,.4);
          color:black;
          font-family: iceberg;
          font-size: 20pt;
          font-weight: 900;
          border: 5px solid black;
          height: 400px;
          width: 1550px;
          line-height: 2.2;
          margin: auto;
          display: block;
        }

        .tower_image{
          margin:auto;
          display: block;
          width: 800px;
          height: 600px;
          border-radius: 5%;
        }

        
        


        
    