h1 {
    font-size: x-large;
    font-family: "Rock Salt", cursive;
    font-weight: 400;
    font-style: normal;
}

h2 {
    font-size: large;
    margin-left: 0.75em;
    font-family: "Rock Salt", cursive;
    font-weight: 400;
    font-style: normal;
    color: black;
}

h3 {
    margin-bottom: 0;
    padding: 0.5em;
    padding-top: 0;
    font-size: larger;
    text-align: center;
    font-family: "Rock Salt", cursive;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
}

p {
    padding: 1em;
    padding-top: 0;
    margin-top: 0;
    text-align: center;
    font-family: "Special Elite", system-ui;
    font-weight: 400;
    font-style: normal;
}

ul {
    margin-top: 0;
    padding-left: 1em;
    margin-right: 0.1em;
    list-style-type: none;
    width: 7em;
    font-size: large;
    font-family: "Special Elite", system-ui;
    font-weight: 400;
    font-style: normal;
    color: black;
}

html {
  scroll-padding-top: 200px;
  }

.bodydiv {
    margin: 0;
    background-color: RGBA(79, 134, 247, 1);
    background-image: url("mixtapepageimages/concrete-wall-2.png"),
        url("mixtapepageimages/scrabblewavetrans10.png");
}

.parentdiv0 {
    display: flex;
    justify-content: space-around;
    width: 100vw;
}

.titlediv {
    text-align: center;
    background-image: url("mixtapepageimages/titletapelabel.png");
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
    zoom: 120%;
}

.stickysidebardiv {
    background-color: white;
    background-image: url("mixtapepageimages/crumpledpaperbg.jpg");
    flex: 0 0 8em;
    flex-wrap: wrap;
    margin-top: 5em;
    margin-bottom: 5em;
    height: 25em;
    overflow: auto;
    padding-right: 1em;
    filter: drop-shadow(5px 5px 5px);
}

 a {
    color: #00469C;
    text-decoration: none;
}

 a:hover {
    color: #10A674;
    text-decoration: underline overline;
    text-decoration-thickness: 3px;
}

.stickysidebarparentdiv {
    position: relative;
    zoom: 110%;
}

.corkboarddiv {
    flex: 0 0 53em;
    margin-top: 2em;
    margin-bottom: 2em;
    height: 32em;
    zoom: 110%;
}

.credits {
    text-align: center;
    padding-bottom: 1em;
        font-family: "Special Elite", system-ui;
        font-size: smaller;
}

.corkboardborderparentdiv {
    box-sizing: border-box;
    position: relative;
}

.corkboardborderdiv {
    height: 100%;
    display: flex;
    padding-top: 1em;
    padding-bottom: 1em;
    position: relative;
}

.corkboardinnerdiv {
    background-image: url(mixtapepageimages/corkbg.jpg);
    border: 10px ridge #7b3f00;
    box-sizing: border-box;
    width: 100%;
    margin: auto;
    height: 30em;
    overflow: auto;
    padding: 1.25em;
    position: relative;
    z-index: 1;
    filter: drop-shadow(15px 10px 10px);
}

.corkboardgridparent {
    display: grid;
    grid-template-columns: 1fr;
}

.pushpin {
    width: 60px;
    z-index: 2;
    grid-row-start: 1;
    grid-column-start: 1;
    padding-left: 350px;
    margin-top: -5px;
    pointer-events: none;
}

.photo {
    margin: 0 auto;
    display: block;
    position: relative;
    border: none;
    filter: drop-shadow(5px 5px 8px #191919);
    grid-row-start: 1;
    grid-column-start: 1;
}

.musicdescriptiondiv {
    max-width: 300px;
    margin: 0 auto;
    background-image: url(mixtapepageimages/crumpledpaperbg.jpg);
    filter: drop-shadow(5px 5px 5px #2b2b2b);
}

#headphonesbunny {
    position: absolute;
    width: 150px;
    left: 690px;
    top: 275px;
    z-index: 10;
    pointer-events: none;
}

#gclefribbon {
    position: absolute;
    width: 200px;
    left: 580px;
    top: 190px;
    z-index: 9;
    pointer-events: none;
}

#vinylstack {
    position: absolute;
    width: 200px;
    left: 630px;
    top: 85px;
    z-index: 8;
    pointer-events: none;
}

#bluecassette {
    position: absolute;
    width: 200px;
    left: 565px;
    top: -10px;
    transform: rotate(-15deg);
    z-index: 7;
    pointer-events: none;
}

#musicalstaff {
    position: absolute;
    width: 200px;
    top: 30px;
    left: 7px;
    transform: rotate(-8deg);
    z-index: 10;
    pointer-events: none;
}

#boombox {
    position: absolute;
    width: 200px;
    top: 30px;
    left: 70px;
    z-index: 7;
    pointer-events: none;
}

#cd {
    position: absolute;
    width: 200px;
    top: 165px;
    left: 20px;
    z-index: 6;
    pointer-events: none;
}

#musicnotes {
    position: absolute;
    width: 180px;
    top: 240px;
    left: 90px;
    z-index: 9;
    pointer-events: none;
}

#toypiano {
    position: absolute;
    width: 200px;
    top: 320px;
    left: 0px;
    z-index: 8;
    pointer-events: none;
}

#sidebarpushpin {
    position: absolute;
    width: 70px;
    top: 70px;
    left: 110px;
    z-index: 3;
    pointer-events: none;
}

#guestbook {
    border: none;
    border-left: 10px solid white;
    width:50vw;
    overflow: visible;
    min-height: 50vh;
    height: fit-content;
    display: block;
    margin: auto;
    margin-bottom: 50px;
    margin-top: 20px;
    /*padding-bottom: 20px;*/
    border-image-slice: 0 0 0 23;
border-image-width: 0px 0px 0px 10px;
border-image-outset: 0px 0px 0px 10px;
border-image-repeat: stretch stretch;
border-image-source: url("mixtapepageimages/crumpledpaperbg.jpg");  
}