
@font-face {
    src: url(fonts/JF-Dot-K12.ttf);
    font-family: Jpixl;
}
@font-face {
    src: url(fonts/JF-Dot-MPlusH10.ttf);
    font-family: Jpixl2;
}
@font-face {
    src: url(fonts/JF-Dot-Ayu20.ttf);
    font-family: thinJpixl;
}
@font-face {
    src: url(fonts/fs-a-pixel-away.otf/fs-a-pixel-away.ttf);
    font-family: goofy;
}
@font-face {
    src: url(fonts/nintendo_ds_bios/Nintendo-DS-BIOS.ttf);
    font-family: ds;
}

::-moz-selection {
    background: rgba(67, 127, 121, 0.25);
}







#text{
    color: rgb(40, 40, 40);
    font-family: 'thinJpixl';
    position: relative;
    text-align: left;
    width: 550px;
    height: auto;
    margin-top: 0px;
    left: 50%;
    transform: translate(-50%, 0);
}
#div{
    height: 1000px;
    width: 770px;
    top: 0px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    display: block;
}

.gallery{
    position: relative;
    text-align: center;
    display: inline-block;
    margin: 5px;
}
.gallery img:hover{
    width: auto;
    height: 130px;
    margin: -5px;
}
.gallery img{
    width: auto;
    height: 120px;
    border: 1px solid rgb(40, 40, 40);
    background-color: white;
    box-shadow: 5px 5px rgba(40, 40, 80, 0.5);
}
#twentyfive{
    display: block;
    position: relative;
    width: 590px;
    height: auto;
    text-align: center;
}
#twentyfour{
    display: block;
    position: relative;
    width: 590px;
    height: auto;
    text-align: center;
}
.year{
    font-family: 'goofy';
    font-size: xx-large;
    text-align: center;
    color: rgb(40, 40, 40);
    position: relative;
    padding-bottom: 10px;
    padding-top: 50px;
}

#title{
    font-family: 'goofy';
    font-size: 50px;
    text-align: center;
    color: rgb(40, 40, 40);
    position: relative;
}






#idbox{
    text-align: center;
    top: 0px;
    width: 100vh;
    position: absolute;
}
#idbox2{
    left: -10px;
    top: 0px;
    width: 770px;
    height: 17px;
    position: relative;
}
#id{
    top: 0px;
    right: 0px;
    position: fixed;
}
#date{
    display: flex;
    align-items: center;
    position: absolute;
    font-family: 'ds';
    color: rgb(40, 40, 40);
    height: 17px;
    top: -2px;
    right: 39px;
}

#time{
    display: flex;
    align-items: center;
    position: absolute;
    font-family: 'ds';
    color: rgb(40, 40, 40);
    height: 17px;
    top: -2px;
    right: 72px;
    width: 25px;
}





#fix{
    position: absolute;
    display: block;
    width: 871px;
    height: 100%;
    transform: translate(-50%, 0%);
    left: 50%;
    top: 0px;
}
#musicon{
    width: 40px;
    height: 40px;
    display: block;
    outline: rgb(40, 40, 40) solid 2px;
    top: 8px;
    left: 0px;
    position: sticky;
    overflow: hidden;
}
#backgroundmusic{
    height: 40px;
    left: -4px;
    position: relative;
    background-color: white
}

body{
    background-image: url(images/Illustration2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    overflow: hidden;
    zoom: 150%;
}


.pixltxt{
    position: relative;
    height: 13px;
    top: 2px;
    left: 2px;
    width: auto;
}








#b1{
    color: rgb(238, 243, 235);
    background-color: rgb(238, 243, 235);
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgb(67, 127, 121);
    padding-top: 10px;
    padding-bottom: 90px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: rgb(238, 243, 235);
    background-size: 100%;
    background-repeat: repeat-y;
    text-align: center;
    height: 60vh;
    top: 0px;
    left: 76px;
    width: 598px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: auto;
}





@keyframes leftScroll {
	0% {
    background-position: 0 0;
  }
	100% {
    background-position:-96px 96px;
  }
}
#leftbar{
    animation: leftScroll 5s linear infinite;
    position: absolute;
    background-image: url(images/ds_back4.png);
    width: 150px;
    left: 0px;
    top: 0px;
    height: 589px;
    display: block;
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgb(67, 127, 121);
    background-position: center;
    background-repeat: repeat;
    background-attachment: fixed;
}

#musictxtdiv{
    background-image: url(images/ui.png);
    background-size: contain;
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgb(67, 127, 121);
    display: block;
    position: relative;
    width: 150px;
    height: 20px;
    top: -26px;
    left: 0px;
}

#neonwhitecredit{
    display: block;
    position: absolute;
    top: 102px;
    left: 0px;
    width: 150px;
    height: 20px;
    font-size: 16px;
    font-family: 'ds';
    line-height: 0px;
    color: rgb(40, 40, 40);
    text-align: center;
}
#neonwhiteimg{
    height: 90px;
    width: 90px;
    position: absolute;
    top: 22px;
    right: 30px;
    outline: 1px solid rgb(40, 40, 40);
}
#coming{
    position: absolute;
    left: 2px;
    top: 462px;
    width: auto;
}



#linkboarder{
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgb(67, 127, 121);
    background-color: rgb(67, 127, 121);
    position: absolute;
    top: 152px;
    left: 0px;
    width: 150px;
    height: 437px;
    display: block;
}
#homepagelink{
    height: 6px;
}
#about{
    height: 6px;
}
#music{
    height: 6px;
}
#art{
    height:6px;
}
#guestbook{
    height:6px;
}
#sitemap{
    height:6px;
}
.navbar ul{ 
    position: relative;
    list-style-type: none;
    background-image: url(images/ui.png);
    padding: 0px;
    top: -16px;
    width: 150px;
    left: 0px;
    height: 20px;
}

.navbar a{
    color: rgb(40, 40, 40);
    font-family: 'ds';
    font-size: x-large;
    height: 20px;
    display: block;
    line-height: 18px;
    top: 0px;
    height: 20px;
    text-decoration: none;
    text-align: left;
    position: relative;
    width: 128px;
    left: 22px;
}
.here a{
    color: rgb(40, 40, 40);
    display: block;
    position: relative;
    left: 22px;
    font-family: 'ds';
    font-size: x-large;
    height: 20px;
    line-height: 18px;
    top: 0px;
    text-decoration: none;
    text-align: left;
    width: 128px;
}
.here ul{ 
    position: relative;
    list-style-type: none;
    background-color: rgb(238, 243, 235);
    padding: 0px;
    top: -16px;
    width: 152px;
}

.navbar ul:hover{
    background-image: none;
    background-color: rgb(238, 243, 235);
}




.linkpixlbr{
    position: relative;
    height: 16px;
    top: 1px;
    left: -1px;
    width: auto;
}
.linkbreak{
    font-family: 'goofy';
    font-size: 15px;
    text-align: center;
    color: rgb(29, 81, 103);
    top: 1px;
    position: relative;
}
#linkbreak{
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgb(67, 127, 121);
    background-image: url(images/ui.png);
    position: absolute;
    top: 132px;
    width: 150px;
    height: 20px;
    display: block;
}
#linkbreak2{
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgb(67, 127, 121);
    background-image: url(images/ui.png);
    position: absolute;
    top: 242px;
    left: 0px;
    width: 150px;
    height: 20px;
    display: block;
}
#linkbreak4{
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgb(67, 127, 121);
    background-image: url(images/ui.png);
    position: absolute;
    width: 150px;
    height: 20px;
    bottom: 43px;
    display: block;
}
#linkbreak3{
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgb(67, 127, 121);
    background-image: url(images/ui.png);
    position: absolute;
    width: 150px;
    height: 20px;
    bottom: 0px;
    display: block;
}






#Pinterest{
    width: 150px;
    height: 6px;
}
#ArtFight{
    width: 150px;
    height: 6px;
}
#Soundcloud{
    width: 150px;
    height: 6px;
}
#TikTok{
    width: 150px;
    height:6px;
}
.socials ul{ 
    position: relative;
    list-style-type: none;
    background-image: url(images/ui.png);
    padding: 0px;
    top: -8px;
    width: 150px;
}
.socials a{
    color: rgb(40, 40, 40);
    display: block;
    position: relative;
    left: 22px;
    font-family: 'ds';
    font-size: x-large;
    height: 20px;
    line-height: 18px;
    top: 0px;
    text-decoration: none;
    text-align: left;
    width: 128px;
}
.socials ul:hover{
    background-image: none;
    background-color: rgb(238, 243, 235);
}





#Skating{
    width: 150px;
    height:6px;
}

#Musici{
    width: 150px;
    height: 6px;
}
#Gamesi{
    width: 150px;
    height:6px;
}
#zelda{
    width: 150px;
    height:6px;
}
.intrests ul{ 
    position: relative;
    list-style-type: none;
    background-image: url(images/ui.png);
    padding: 0px;
    top: 14px;
    width: 150px;
}
.intrests a{
    color: rgb(40, 40, 40);
    display: block;
    position: relative;
    left: 22px;
    font-family: 'ds';
    font-size: x-large;
    height: 20px;
    line-height: 18px;
    top: 0px;
    text-decoration: none;
    text-align: left;
    width: 128px;
}
.intrests ul:hover{
    background-image: none;
    background-color: rgb(238, 243, 235);
}


#sites{
    width: 150px;
    height:6px;
}
#resources{
    width: 150px;
    height:6px;
}
.resources ul{ 
    position: relative;
    list-style-type: none;
    background-image: url(images/ui.png);
    top: 36px;
    padding: 0px;
    width: 150px;
}
.resources a{
    color: rgb(40, 40, 40);
    display: block;
    position: relative;
    left: 22px;
    font-family: 'ds';
    font-size: x-large;
    height: 20px;
    line-height: 18px;
    top: 0px;
    text-decoration: none;
    text-align: left;
    width: 128px;
}
.resources ul:hover{
    background-image: none;
    background-color: rgb(238, 243, 235);
}

#exit{
    width: 150px;
    height:6px;
}
.exit ul{ 
    position: relative;
    list-style-type: none;
    background-image: url(images/uiL.png);
    padding: 0px;
    width: 150px;
    bottom: -36px;
    outline: 2px solid rgb(67, 127, 121);
}
.exit a{
    color: rgb(67, 127, 121);
    display: block;
    position: relative;
    left: 0px;
    font-family: 'goofy';
    font-size: large;
    height: 40px;
    line-height: 40px;
    top: 0px;
    text-decoration: none;
    text-align: center;
    width: 150px;
}
.exit ul:hover{
    background-image: none;
    background-color: rgb(238, 243, 235);
}



.linkpixls{
    position: absolute;
    height: 16px;
    width: auto;
    top: 2px;
    left: -20px;
}

