body {background-color:#a24daf;
background-image:url(https://xixxii.neocities.org/images/halloween2024/framesandborders/framesnborders3.png);
background-size:300px;
background-repeat:repeat-x;
background-position:top;
  font-family: "Pirata One", system-ui;}

* {box-sizing:border-box;
scrollbar-color:black #ea9335;
transition:.5s;}

#welcomeimg {margin:auto;
width:fit-content;
margin-top:50px;}

h1 {text-align:center;
margin-top:10px;
text-decoration:underline wavy 3px #ea9335;}

.onpage {color:#ea9335;
font-size:38pt;}

.page {display:flex;
flex-wrap:wrap;
flex-direction:row;
width:80%;
margin:auto;
justify-content:center;
font-size:16pt;
gap:20px;
align-items:center;}

a {color: #ea9335;}

a:hover, a:focus {color:#ac2323}

#navigation {width:400px;
border:2px solid black;
padding:10px;
background-color:#fffee4;}

#ghostframe {
background-image:url(https://xixxii.neocities.org/images/halloween2024/framesandborders/framesnborders15.png);
background-repeat:no-repeat;
background-size:contain;
width:380px;
height:500px;
padding:60px;}

#ghostframecontent {overflow:auto;
width:100%;
height:100%;
scrollbar-width:thin;
text-align:justify;}

#navfloat {background-color:#fffee4;
font-size:15pt;
width:230px;
padding:20px;
padding-top:5px;
margin:auto;
margin-top:100px;
line-height:1;
}

h2 {
text-align:center;
font-size:28pt;}

#skeletonhand {position:fixed;
bottom:-20px;
right:30px;
height:100px;
}

#skeletonhand img {transition:.5s;}

#skeletonhand:hover {
bottom:0px;}

.antiques img {max-width:300px;
max-height:400px;}