main {
 background: #07829;
 color: #00000;
 padding: 6px 0px;
 font-size: 200px;
}

body {
  background-color: #82c9ff;
  font-family: 'Serif';
  font-size: 20px;
  background-size: 100% 100%;
  background-attachment: fixed;
}


.tableRight, .tableLeft {
  border: 1px solid black;
  background: rgb(255 255 255 / 80%);
}

.tableRight a, .tableLeft a { text-transform: capitalize; }

.tableRight a[href="/?id=386"], .tableLeft a[href="/?id=386"] { text-transform:unset!important;font-style:italic;}

.box, table.short {
  border: 5px #ececec;
  border-style: outset;
  background-color: rgb(195 195 195);
  padding: 6px;

}

.rightHead, .boxHead, h4, #name {
  border: 3px #ffffff;
  border-style: outset;
  background: #000084;
  background: #000084 url(https://myspace.f46n.org/res/discord/attachments/702769452751519785/1085942100648009838/closing.png);
  background-repeat: no-repeat;
  image-rendering: pixelated;
  background-position: right;
  color: #ffffff;
  padding-left: 4px;
}

.fwiendCount {
    color: #000084;
}


textarea, textarea:focus {
  outline: 9px rgba(75, 145, 201, 0);
  background: 2px rgb(255, 255, 0255;
  border-style: outset;
  border-color: rgb(192 192 192);
  color: #fff;
  font-weight: bold;
  font-size: large;
  font-color: black;
  font-weight: bold;
  font-family: auto;
}

textarea {
  font-size: large;
  font-weight: bold;
  font-family: auto;
}

