
@font-face {
font-family: "Peach Sundress";
src: url("files/peach-sundress.ttf");

}

@font-face {
font-family: "peacechild";
src: url("files/Alexis Marie.ttf");
}

a, marquee{
 color: #D2DCDE; 
}

a{
text-decoration: none;
}

a:hover{
 color: #4B6A6D; 
}

.uploadbutton {border: medium none; border-radius: 18px; font-size:14px; text-transform:uppercase; background-image:url(https://sardine.center/gbook/templates/custom3/images/border.png); background-repeat:repeat-x; position:relative;  top:10px; color:#D2DCDE; font-family:peacechild; font-weight:bold ; text-decoration:none; width:237px; height:32px;margin-top:0px; }



body{
 font-family: peacechild;
  display: table;
  font-size: 26px;
     height: 100%;
         margin: 0 !important;
    padding: 0 !important;
    
    color: #636363;
    
    background-color: #000;
    
     background-image: url(/files/bg.png);
    background-position: right bottom;
    background-repeat: repeat-y;
    width: 100%;
}

table{
 font-family: peacechild;
 border-radius: 30px; 
 border-collapse: collapse;
 table-layout: fixed;
 width: 2%;
}

#wah{
 margin-bottom: -13px;
 padding-top: 2px;
}

table, th, td {
border: 1px solid #D2DCDE;
 font-size: 26px;
 text-align: center;
 
}

table {
 width: 700px; 
}

th{
 font-family: Peach Sundress; 
}

td{
 width: 200px; 
 padding: 16px;
}


#stuff {
    width: 700px;
    height: 700px;
    margin: 70 auto auto auto;
  
}

#fuck{
  text-align: center; 
  }


/* main cursor */ * {
   cursor:url(https://thesardinecan.neocities.org/img/fish_bone.png), auto;
}
/* hover cursor */
a:hover {
   cursor:url(https://thesardinecan.neocities.org/img/fish_bone.png), pointer;
}

#border{
  background-image: url('https://thesardinecan.neocities.org/img/bg.png');
 width: 100px;
min-height:110%;
    left: 0;
    float: left;
    background-repeat:repeat-y;
}

#header{ 
width: 99.1%;
background: black;
top: 0 !important;
color: #F3EFF6;
padding: 7px;
 font-size:25px;
 font-family: peacechild;
}

#header a{
 text-decoration: none;
 font-family: peacechild;
}

#header a:hover{
 color: #D5F4FF;
 text-decoration: underline;
}

#i{
margin-bottom:22px;
}

#pad{
height:100px;
color:black;
}