@font-face {                  
font-family: 'Snapit-Mono';
src: url(https://humantooth.neocities.org/fonts/SnapitMono-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
} 

::selection {
    background-color: rgba(4, 29, 11, 0.25);
    color: #607939
}

::-webkit-scrollbar {
  width: 3px;
}

::-webkit-scrollbar-track {
  background: #c9d0b3;
}

::-webkit-scrollbar-thumb {
  background: #392d17;
}

::-webkit-scrollbar-thumb:hover {
  background: #0e1908;
}

body {
    font-family: Snapit-Mono;
    line-height: 1.26;
    background: #202114 url(images/l13-bg-simple.gif);
    color: #a0a085;
}

a {
    color: #7b6742;
    text-decoration-style: wavy;
}

a:hover {
    color: #0e1908;
}

p {
    margin: 9;
}

.tudinho {
    width: 810;
}

.head {
    margin: auto;
    background-image: url(images/1000058925.jpg);
    background-size: 810px;
    background-position: bottom center;
    width: 810;
    height: 200;
    display: flex;
    justify-content: flex-end;
    filter: sepia(40.5%)
}

.head h1 {
    font-size: 72;
    margin: 9;
    height: fit-content;
    width: fit-content;
    line-height: 0.9;
    color: #7b6742;
    align-self: flex-end;
}

.head p {
    font-size: 17;
    width: 369;
    margin: 9;
    text-align: right;
    align-self: flex-end;
    color: #a4b9dc;
}

.bobolet {
    transform: scale(0.2) rotate(-9deg);
    opacity: 0.81;
    position: relative;
    bottom: 225;
    right: 117
}

.bobolet:hover {
    opacity: 1;
    transform: scale(0.2) rotate(-18deg)
}

.beijaflo {
    transform: scale(0.5);
    position: relative;
    bottom: -27;
    right: -441;
}

.beijaflo:hover {
    transform: scale(0.5) rotate(-18deg)
}

.all {
    width: 810;
    margin: auto;
    margin-top: 9;
    display: flex;
    justify-content: space-between;
}

.ladinho {
    width: 153;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.ladinhonav {
    background-color: #393217; 
    width: 153;
    height: 288;
    margin: 0;
}

.ladinhonav a{
    margin: 9;
    display: block;
    width: fit-content;
}

.main {
    margin: 0;
    margin-left: 9;
    width: 648;
    height: fit-content;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.grandao {
    background-color:#484a33; 
    align-content: center;
    width: 648;
    margin-bottom: 9;
}

.restinho {
    width: 648;
    height: fit-content;
    display: flex;
    justify-content: space-between;
    align-content: flex-end;
}

.restinho2 {
    background-color:#23271a; 
    width: 432;
    margin: 0;
    align-content: center;
}

#bottomtitle {
    font-size: 20
}

.ladinho1 {
    padding: 9;
    background-color: #c9d0b3;
    color: #433816;
    width: 189;
    align-content: center;
    font-family: monospace;
    font-size: 13;
}

.music {
    height: 15;
    overflow: hidden;
}

.restao {
    margin-top: 9;
    display: flex;
    justify-content: space-between;
}

.restao1 {
    width: 319.5;
    background-color:#484a33;
    height: 171;
    overflow-y: scroll;
}

.restao2 {
    display: flex;
    background-color:#393217;
    width: 319.5;
    height: 135;
    justify-content: space-evenly
}

.marinar {
    width: 117;
    height: 117;
    margin: 9;
    filter: sepia(45%);
}

.marinar:hover {
    filter: none;
}

.statuscafe {
    width: 180;
    height: 90;
    margin-top: 9;
}
.tinybox {
    justify-content: space-between;
    margin-top: 9;
    display: flex;
}

.tinybox img {
    filter: sepia(63%);
}

.tinybox img:hover {
    filter: none;
}

.fotofoto {
    width: 216;
    filter: sepia(36%);
}