/* CSS is how you can add style to your website, such as colors, fonts, and positioning of your
   HTML content. To learn how to do something, just try searching Google for questions like
   "how to change link color." */

body {
background:red url(https://i.pinimg.com/originals/d1/7b/64/d17b64854fbfcd9aaf20a9e3b8f75a01.gif) fixed;
background-size: 100%;
font-family: 'lato', verdana, arial;
font-size: 9px;
color:red;
letter-spacing: 1px;
line-height:10px;}
             
  
a:link, a:visited, a:active { 
color:white;text-decoration:none;}
a:hover {
color:white;}
  

      b {color:red;font-weight:bold;}
      i {font-style:italic;color:red;}
      u {color:red;text-decoration:underline;}
  
  img {border:0;}
  textarea {font:9px 'lato', verdana;letter-spacing:1px;}
     


  ::-webkit-scrollbar {
    width: 16px;
    height: 16px;}

  ::-webkit-scrollbar-track {
    background-image: url("https://64.media.tumblr.com/80ad4a49572326bbba5ba817ca11cc71/4160be3cc2b84620-b2/s400x600/4a9dfaac2b5bd56baff8608da2de9b7483f3ba42.gifv");
    image-rendering: pixelated;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);}

  ::-webkit-scrollbar-track:active {
    background-image: url("https://64.media.tumblr.com/80ad4a49572326bbba5ba817ca11cc71/4160be3cc2b84620-b2/s400x600/4a9dfaac2b5bd56baff8608da2de9b7483f3ba42.gifv");
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);}

  ::-webkit-scrollbar-thumb {
    border-top: 1px solid #460101;
    border-left: 1px solid #460101;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    box-shadow: inset 1px 1px 0 0 #691C1C, inset -1px -1px 0 0 #460101;
    width: 16px;
    height: 16px;
    background-color: #320000;
    z-index: 1;}

  ::-webkit-scrollbar-corner {
    background-color: black;}

  ::-webkit-resizer {
    width: 16px;
    height: 16px;
    background-color: black;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAN0lEQVR4Ae3MgQUAMBRDwU5fFF05lb/CARTBw2Ulof0DxPtcwp3hNuEYnjbcEW4TjuFpwx3h9gMWGgZ2Y/PT2gAAAABJRU5ErkJggg==");
    background-position: bottom right;
    background-repeat: no-repeat;
    image-rendering: pixelated;}

  ::-webkit-scrollbar-button,
  ::-webkit-scrollbar-button {
    border-top: 1px solid #460101;
    border-left: 1px solid #460101;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    box-shadow: inset 1px 1px 0 0 #691C1C, inset -1px -1px 0 0 #460101;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #320000;
    image-rendering: pixelated;
    background-repeat: no-repeat;
    background-position: center center;}

  ::-webkit-scrollbar-button:active,
  ::-webkit-scrollbar-button:active {
    background-position: 2px 2px;}

  ::-webkit-scrollbar-button:horizontal:decrement,
  ::-webkit-scrollbar-button:horizontal:decrement {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAQAAAD8fJRsAAAAHklEQVQY02NgoBT8xyX8H5fwf1zCpOjAYwceV1EEAAO2D/HsQ4vsAAAAAElFTkSuQmCC");}

  ::-webkit-scrollbar-button:horizontal:increment,
  ::-webkit-scrollbar-button:horizontal:increment {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAQAAAD8fJRsAAAAHUlEQVQY02NgIB/8xy3xH7fEf9wS/0nUQZqrKAYAK44P8ZRmzLQAAAAASUVORK5CYII=");}

  ::-webkit-scrollbar-button:vertical:decrement,
  ::-webkit-scrollbar-button:vertical:decrement {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGklEQVR4AWMYxuA/SYphmETFhDX9x4mHGQAAcL4P8dQiMq8AAAAASUVORK5CYII=");}

  ::-webkit-scrollbar-button:vertical:increment,
  ::-webkit-scrollbar-button:vertical:increment {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAQAAAD8fJRsAAAAF0lEQVQY02NgoBf4jwJxSOHQhcNAOgMAWWAP8Rv2U3UAAAAASUVORK5CYII=");}

  ::-webkit-scrollbar-button:horizontal:increment:start,
  ::-webkit-scrollbar-button:horizontal:increment:start {
    display: none;}

  ::-webkit-scrollbar-button:horizontal:decrement:end,
  ::-webkit-scrollbar-button:horizontal:decrement:end {
    display: none;}

  ::-webkit-scrollbar-button:vertical:increment:start,
  ::-webkit-scrollbar-button:vertical:increment:start {
    display: none;}

  ::-webkit-scrollbar-button:vertical:decrement:end,
  ::-webkit-scrollbar-button:vertical:decrement:end {
    display: none;}

  ::-webkit-scrollbar-button:active,
  ::-webkit-scrollbar-button:active {
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    box-shadow: none;}
  
   
.header {background:pink url(https://64.media.tumblr.com/282f49f0a428182bd466193407165bb0/169c2ef21d63e4c6-51/s400x600/e39b4b211482b37342d5d9d430d46d3689433092.gifv);color:#BCACCC;text-align:center;border-top-right-radius:30px;border-top-left-radius:30px;border:2px solid black;border-bottom:0px;}

.header a {font-family: 'silkscreen', monospace;font-size:20px;color:red;letter-spacing:3px;text-shadow: 1px 1px 2px black;}

  
.navigation {background:#000000;margin-top:0px;border-top:1px solid black;border-bottom:1px solid black;}

.navigation a {
display:inline-block;
background:transparent;
text-align:center;
margin-bottom:2px;
margin-right:4px;
padding-bottom:2px;
padding-top:2px;
font:normal 9px 'silkscreen',arial;
line-height:10px;
text-transform:uppercase;
letter-spacing:1px;
color: red;
width:75px;}

.navigation a:hover {
background:transparent;
color:white;}
  
.icon {margin-bottom:4px;margin-top:4px;}

.marquee {background:black url(https://64.media.tumblr.com/27c6cf0846f68c2b01c0bc224f3f9efd/0f3a580eb152b514-58/s400x600/f2ce0727ec08abd1ac1f1af8a987ef3a10712768.gifv) fixed;color:black;font:9px 'silkscreen', verdana;padding:2px;}

.leftside {background: black; border-right: 2px solid black;}
.content {background: black; border-right: 2px solid black;}
.rightside {background: black;}
.footer {background: black url(https://64.media.tumblr.com/99e5ce2e44df09cee70acefc80f8e54d/0f3a580eb152b514-68/s400x600/bd443593235aa12d35fab9bd5626b5e945901cab.webp) fixed;color:red; border-top:1px solid black;
 border-bottom-left-radius:10px;border-bottom-right-radius:10px;line-height:20px;}
.footer a {color:red;}
  
.scrollbox {height:90px;border:1px solid black;border-right:0px;padding:6px;margin-bottom:3px;overflow:scroll;overflow-x:hidden;}
  
.title {font: 10px 'silkscreen', verdana;color:red;letter-spacing:1px;text-align:left;padding:0px;padding-left:4px;
margin-bottom:4px;text-transform:uppercase;background:black;border-bottom:1px solid red;}