
        @font-face{
font-family: 'title';
src:url(https://dl.dropbox.com/scl/fi/bqitfm4rr6tfgt3ea2jrq/Spirit.ttf?rlkey=r8hrj9c01d3cmv2iqt3vxm9tp&dl=0);
} 


  @font-face {
font-family: segoe;
src: url(https://dl.dropbox.com/s/2nrzqobqz5h3eai/SegoeUI.ttf);
}

 * {cursor: url(http://www.rw-designer.com/cursor-view/176131.png), auto;}
A:hover{cursor: url("http://www.rw-designer.com/cursor-view/176132.png"), auto;}
        
  body {
         background-image:url('https://64.media.tumblr.com/99ad2d408e6b87ffc9409b6407400155/tumblr_nvv4oqkA6T1qbuhibo5_1280.png');
    }
 

 
      .container {
        position: absolute;
        width: 1000px;
        height: 850px;
        margin-top: 5px;
        margin-left: 250px;
        padding-bottom:20px;
        font-family: segoe;
        color: pink;
        text-shadow: black;
        background-image: url('https://i.imgur.com/ZBs1FdM.jpg');
        border: 4px groove pink;
        gap: 25px 10px;
        }  
      
      
      .header{
      width:100%;
      position: sticky;
      background-image: url('https://i.pinimg.com/736x/79/0b/1e/790b1ed31a018b12bf178b7199fde6b3.jpg');
      height: 160px;
      background-size: 1000px;
      background-position: left center;
      float: none;  
      font-family: title;
      }
      
      .left{
        flex-direction: column;
      background-image: url('https://foollovers.com/mat/frill02/g08-bg-frill.gif');
      width: 250px;
      height: 100%;
      }
      .center{
        flex-direction: column;
      background-image: url('https://foollovers.com/mat/food/b01-bg-cherry.gif');
      width: 500px;
      height: 100%;
      }
      
      .right{
        flex-direction: column;
      background-image: url('https://foollovers.com/mat/food/b01-bg-cherry.gif');
      width: 250px;
      height: 100%;
      }

      .navi{
        width: 250px;
        border-width:2px;
        border-style:ridge;
        border-color:pink;
        margin-top:5px;
        margin-left:-10px;
        background:#ffecf8;
        background-image:url('https://imgur.com/Oz54l9w');
        overflow:hidden;   
        float:left;
      }
      
      .nav{
       border-top:0.5px solid pink;
       border-left:0.5px solid pink;
       border-right:1.5px solid pink;
       padding:5px;
       background-image: url('https://i.imgur.com/k4nEIBz.gif');
      }
      
      .pink {
  border-top:0.5px solid pink;
  border-left:0.5px solid pink;
  border-right:1.5px solid pink;
  padding:5px;

background: rgb(255,200,235);
background: linear-gradient(0deg, rgba(255,199,235,1) 0%, rgba(255,240,251,1) 60%);

}

  .profile{
      background-image: url('https://64.media.tumblr.com/54b6973b5f71fa97ca880a9292dbf240/cfce284f9f549d99-52/s400x600/99f7a4086d234a6b427fd114f76de713605b82ba.jpg');
    height: 150px;
    width: 250px;
    overflow-y: scroll;
      }

  .fanlistings{
  height: 105px;
  width: 250px;
  overflow-y: scroll;
  border: none;  
}
    .flex{
    display: flex;
     gap: 5px;
  }

      
        
      .aboutsite{
      background-image: url('https://i.imgur.com/ZBs1FdM.jpg'); 
        height:150px;
        width: 500px;
        border:1px solid #ccc;
        overflow: auto;
      }
      
      .todolist{
      background-image: url('https://i.imgur.com/dVxebAx.gif');  
      width: 100%;
      height: 50px;
      }
      
      .updates{
      background-image: url('https://i.imgur.com/dVxebAx.gif');
        height:150px;
        width: 500px;
        overflow-y: scroll;
      }
      
.neighbors{
  height:150px;
        width: 500px;
        overflow-y: scroll;
}

      
      .calendar{
      width: 100%;
      height: 100%;
      overflow-y: scroll;
      }
      
      .poll{
      overflow: auto;
      margin-top: 10px;
      width: 100%;
      height: 100%; 
      }
      
      
      .etc{
      background-image: url('https://64.media.tumblr.com/135dd10f70a64f094bb6862056d78672/cfce284f9f549d99-a9/s250x400/e786aa5b25e713abf648574c6254b5e6be521479.png');
        width: 100%;
      height: 50px;
      }


    
.snowflake {
font-size: 16px;
}
    @-webkit-keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@-webkit-keyframes snowflakes-shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(80px);transform:translateX(80px)}}@keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@keyframes snowflakes-shake{0%,100%{transform:translateX(0)}50%{transform:translateX(80px)}}.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-duration:10s,3s;-webkit-animation-timing-function:linear,ease-in-out;-webkit-animation-iteration-count:infinite,infinite;-webkit-animation-play-state:running,running;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running}.snowflake:nth-of-type(0){left:1%;-webkit-animation-delay:0s,0s;animation-delay:0s,0s}.snowflake:nth-of-type(1){left:10%;-webkit-animation-delay:1s,1s;animation-delay:1s,1s}.snowflake:nth-of-type(2){left:20%;-webkit-animation-delay:6s,.5s;animation-delay:6s,.5s}.snowflake:nth-of-type(3){left:30%;-webkit-animation-delay:4s,2s;animation-delay:4s,2s}.snowflake:nth-of-type(4){left:40%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}.snowflake:nth-of-type(5){left:50%;-webkit-animation-delay:8s,3s;animation-delay:8s,3s}.snowflake:nth-of-type(6){left:60%;-webkit-animation-delay:6s,2s;animation-delay:6s,2s}.snowflake:nth-of-type(7){left:70%;-webkit-animation-delay:2.5s,1s;animation-delay:2.5s,1s}.snowflake:nth-of-type(8){left:80%;-webkit-animation-delay:1s,0s;animation-delay:1s,0s}.snowflake:nth-of-type(9){left:90%;-webkit-animation-delay:3s,1.5s;animation-delay:3s,1.5s}.snowflake:nth-of-type(10){left:25%;-webkit-animation-delay:2s,0s;animation-delay:2s,0s}.snowflake:nth-of-type(11){left:65%;-webkit-animation-delay:4s,2.5s;animation-delay:4s,2.5s}