html {
    background-image: url("dharmendra-sahu-Ia2Kjtrx8y4-unsplash.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: repeat;
}

body {
    font-family:"ms pgothic";
}

@font-face{
    font-family:'tiki tropic';
src:url(https://dl.dropbox.com/scl/fi/q0u6imt4g6mzksosw7wqa/Tiki-Tropic.ttf?rlkey=re19to7ktcwsya94fqknkkd3o&dl=0);
}

ul {
     list-style-image: url('https://files.catbox.moe/s4ghsg.gif');
     margin-top:10px;
     margin-bottom:10px;
}

li {
     line-height: 2;
     font-size:15px;
}

hr {
    width:550px;
    border: 1px dashed black;
}

h5 {
    margin-top:-10px;
    margin-bottom:10px;
}

table, th, td {
    border: none;
    padding:9px;
    margin-top:-11px;
    border-collapse: collapse;
}

td > h3 {
    margin-top:20px;
}

.welcome {
    margin-top:5px;
    margin-bottom:5px;
}

footer, .header {
    color:white;
    text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
}

#stats > h3 {
    text-align: center;
    margin:10px;
}

#stats > hr {
    width:162px;
    border: 1px dashed;
    margin-left:-10px;
    color:black;
}

.copyButton {
    width:80px;
    height:30px;
}

.emphasis {
    color:#00a8e3;
    font-weight:bold;
}

.header {
    font-family:'tiki tropic';
    font-size:150px;
    text-align: center;
    width: 850px;
    height: 240px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom: 2px solid #000;
    background-image: url("pe-seth-0L97UPHJi2U-unsplash.jpg");
    background-position: right;
    background-size: 220%;
}

#main {
    background-image:url("back-878.gif");
    width:850px;
    height:1580px;
    border: 2px solid #000;
    margin:auto;
    border-radius: 15px;
}

#navi {
    background-color:white;
    width:230px;
    height:1338px;
    border: 1px solid #000;
    margin-left:619px;
    margin-right:auto;
    margin-top:-1329px;
    border-bottom-right-radius: 15px;
}

.navi-header {
    margin:10px;
    background-color:#d7f0f7;
    border:1px solid #a2c4c9;
    border-radius:11px;
    width:200px;
    height:2-px;
    color:#ffffff;
    text-align:center;
    text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
}

#poll {
    
    border-top: 1px black solid;
    border-bottom: 1px black solid;
}

 /* image specifics */
.sun {
    margin-left:50px;
    margin-top:35px;
    margin-bottom:-20px;
}
.cloud {
    margin-top:-85px;
    margin-left:15px;
    margin-bottom:20px;
}
.mario {
    margin:7px;
}
.trees {
    margin-bottom:-20px;
    width:70px;
}
.pixels {
    margin-left:10px;
    margin-right:10px;
}

#intro, #stats, #featured, #webrings, #song, #updates, #to-do{ 
    background-color:white;
}

#intro {
    width:400px;
    height:260px;
    border: 1px solid #000;
    margin-top:10px;
    margin-left:10px;
    margin-right:auto;
    padding:10px;
}

#stats {
    width:145px;
    height:270px;
    border: 1px solid #000;
    margin-top:-282px;
    margin-left:442px;
    padding-top:-10px;
    padding-right:10px;
    padding-left:10px;
    padding-bottom:10px;
}

#featured {
    width:577px;
    height:260px;
    border: 1px solid #000;
    margin-top:10px;
    margin-left:10px;
    margin-right:auto;
    padding:10px;
}

 /* update */
#updates {
    width:577px;
    height:260px;
    border: 1px solid #000;
    margin-top:10px;
    margin-left:10px;
    padding:10px;
}

#updates > h3 {
    text-align: center;
    margin:-3px;
}

#updates-header {
    margin:-11px;
    width:599px;
    height:20px;
    border-bottom: 1px solid #000;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    text-align: center;
}

#updates-scroll {
    margin-top:14px;
    height:237px;
    width:587px;
    overflow:auto;
}

 /* song */
#song {
    width:265px;
    height:160px;
    border: 1px solid #000;
    margin-top:10px;
    margin-left:322px;
    padding:10px;
}

#song-header {
    margin:-10px;
    width:286px;
    height:20px;
    border-bottom: 1px solid #000;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    text-align: center;
}

#song > p {
    text-align: center;
    margin-top:30px;
    margin-bottom:10px;
}

#song > h3 {
    text-align: center;
    margin:0px;
}

audio {
    width:245px;
    height:30px;
    margin-top:5px;
    
}

 /* webrings */
#webrings {
    width:300px;
    height:440px;
    border: 1px solid #000;
    margin-top:-182px;
    margin-left:10px;
}

#webrings > h3 {
    text-align: center;
    margin-top:10px;
    margin-bottom:-10px;
}

#webrings-header {
    width:300px;
    height:20px;
    border-bottom: 1px solid #000;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    text-align: center;
}

#webrings > iframe {
    height:394px;
    width:300px;
}

 /* to-do list */
#to-do {
    width:265px;
    height:227px;
    border: 1px solid #000;
    margin-top:-249px;
    margin-left:322px;
    padding:10px;
}

#to-do-header {
    width:285px;
    height:20px;
    margin-left:-10px;
    border-bottom: 1px solid #000;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    text-align: center;
}

#to-do > h3 {
    text-align: center;
    margin-top:0px;
    margin-bottom:-10px;
}

#to-do-scroll {
    height:200px;
    width:275px;
    overflow:auto;
}

/* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: thin;
    scrollbar-color: #d7f0f7 #ffffff;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 12px;
  }
  *::-webkit-scrollbar-track {
    background: #ffffff;
  }
  *::-webkit-scrollbar-thumb {
    background-color: #d7f0f7;
    border-radius: 0px;
  }

a {
    text-decoration: none;
}

 /* unvisited link */
a:link {
  color: #00a8e3;
}

/* visited link */
a:visited {
  color: #00a8e3;
}

/* mouse over link */
a:hover {
    color: #000;
    transition-duration: 1s;
}

/* selected link */
a:active {
  color: #000;
} 

footer {
    text-align: center;
    font-size: 14px;
}

#float {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
 
@keyframes floating {
    0% { transform: translate(0,  0px); }
    50%  { transform: translate(0, 15px); }
    100%   { transform: translate(0, -0px); }    
}

::selection {
color: #b1c15d;
}