body {background-color: lightblue;
font-family:Verdana,sans-serif;
text-decoration:none;
color:#000000;
background-repeat:no-repeat;
}
.contents{margin-left:100px;margin-right:20px;top:30px;}
.contents p{font-size:12px;}
.sbdiv{position:fixed;top:0;width:20px;height:160px;left:0;background-color:orange;}
a:hover{color:rgb(17,34,204);text-decoration:underline;} 
.fdiv a:hover{color:rgb(247,148,28);}
a:active{color:Red;}
@font-face {font-family: "SFcosmic";
src: local("SF Cosmic Age"),url('../fonts/SFCosmicAge.ttf');}
.fdiv{position:fixed;bottom:0;width:22px;height:100%;right:0;background-color:Orange;opacity:1;}
.fdiv p{font:normal 20px SFcosmic;margin:-4px;color:Grey;}
.fdiv p:before{writing-mode:vertical-rl;transform:rotate(180deg);content:"2005-2024 Hidden Bunny Productions. |";}