/* CSS is how you can add style to your website, such as colors, fonts, and positioning of yourHTML content. To learn how to do something, just try searching Google for questions like"how to change link colour." *//* Colors edited by Oderjunkie (shootingstars.neocities.org)
*/body::-webkit-scrollbar {width: 19px;height: 19px;
}
body {cursor:url("https://64.media.tumblr.com/b78e4feeba60794dd3e6b2bde862dc6e/7cf915f60095705b-1f/s100x200/583e2d8fb916a6f5667f7ab04f6c6c073a2c92b8.png"), default}
body::-webkit-scrollbar-thumb {background: radial-gradient(circle, #ffb0c5 14%,#ffc7ea 64%);border: 1px solid #DCA2CD;cursor:url("https://64.media.tumblr.com/b78e4feeba60794dd3e6b2bde862dc6e/7cf915f60095705b-1f/s100x200/583e2d8fb916a6f5667f7ab04f6c6c073a2c92b8.png"), default
}
body::-webkit-scrollbar-track{background: #dddbff;border-left: 1px solid #CD96CD;border-right: 1px solid #CD96CD;
}
body::-webkit-scrollbar-button:single-button {border: 1px solid #DCA2CD;height: 19px;width: 19px;position: relative;
}
body::-webkit-scrollbar-button:single-button:vertical:decrement { background-image: url('https://birdsandstars.neocities.org/up.png'); }
body::-webkit-scrollbar-button:single-button:vertical:increment { background-image: url('https://birdsandstars.neocities.org/down.png'); }table {background-colour: #FFFFFA;}/*@media only screen and (min-width: 800px) {table {margin-left: 25%;margin-right: 25%;}
}@media only screen and (max-width: 800px) {table {margin-left: 63px;margin-right: 63px;}

}*/a {colour:#F78E9E;
}a:hover {colour:#F79EAE; 
}body,p,ul,figcaption {colour:#4040BF;font-family: 'garamond';
}figcaption {font-size: 13px;
}#skipnav{position:fixed;top:-100%;background-colour:white;padding:5px;border:2px solid black;}#skipnav:focus{display:block;top:50%;left:50%;transform:translate(-50%,-50%)}#happy {
background-image:url('https://birdsandstars.neocities.org/roselace_mooncat.gif');
background-repeat:repeat-x;
left:0;
top:0;
width:100%;
height:48px;
position: absolute;
z-index: 1;
opacity:1;
}