#header {
  background: #30041D;
  color: #CFE8FE;
}
#hSub {
  border: 2px solid #CFE8FE;
  margin: 0;
  color: #CFE8FE;
  background-color: #921E35;
}
.logo{
  font-size: 0px;
}
.logo::after {
  content: "The best of the best // Still die like the rest";
  font-size: 20px;
  margin-left: 15%;
  color: #CFE8FE;
  font-family: American Typewriter, Bradley Hand, courier new;
}
body {
  font-family: "courier new", monospace;
  font-size: 15px;
  cursor: url('https://64.media.tumblr.com/ab2b7cd88ebda7e74a0bc6471e329ee0/14241f24a2e902d9-f0/s75x75_c1/d4c1d8eb8a86cfa54a7b61c842f5c138cae78509.pnj'), default;
  background: url('https://www.teahub.io/photos/full/5-58263_smoke-red-blue-dark-wallpaper-red-and-blue.jpg'), #30041D;
  background-size: 100% 100%;
  color: #CFE8FE;
  text-align: center;
}
.rightHead {
  background: #921E35;
  color: #ed002f;
  padding-left: 4px;
  text-align: center;
}
.fwiendCounter {
  visibility: hidden;
  text-align: center;
}
.fwiendCount {
  visibility: visible;
  margin-left: -8%;
  color: #ed002f;
}

.fwiendCount::before {
  content: "mothbeasts has disposed of ";
}

.fwiendCount::after {
    content: " agents";
}

.fwiendFace img {
  border-radius: 20%;
}

.blurbs {
  margin-bottom: 20px;
  text-align: center;
}
.tableRight {
  width: 75%;
  background: #ed002f;
  padding: 10px;
  vertical-align: top;
  overflow-wrap: anywhere;
  text-align: left;
}
.url.box {
  font-size: 0;
  height: 390px;
  overflow-y: auto;
  border-radius: 10px;
  border: 4px solid #CFE8FE;
  background: #69314F;
}
.url.box a::after{
  content: url(https://64.media.tumblr.com/42b3c27a3bc31656ca7fa5fbaf8202cd/6ec4576e8638719e-c4/s400x600/cac336c738d296d5c8711ada41ae1a557567fcde.pnj);
}
.shortRight{
  text-align: left;
}
.player {
  padding: 4px;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #a38387;
  color: #CFE8FE;
  width: calc(100% - 10px );
  border: 4px solid #CFE8FE;
  border-radius: 10px;
}
#gender { 
  font-size:0; 
} 
#gender:after {
  font-size:15px; 
  content: "Evil Scientist"; 
}
#country {
  font-size: 0px;
}
#country:after {
  font-size: 15px;
  content: "New Vegas";
}
#hSub a {
  text-decoration: none;
  color: #CFE8FE;
}
#header a:not(.logo) {
  color: #CFE8FE;
  font-family: "courier new", monospace;
}
#svmsg {
  background-color: #69314F;
  border: 4px solid #CFE8FE;
  border-radius: 10px;
  color: #CFE8FE;
  text-align: center;
  margin: 0px;
  margin-top: 10px;
  padding: 2px;
  width: 100%;
}
a {
  color: #CFE8FE;
}
.short{
  margin-top: 15px;
  margin-bottom: 35px;
  background: #69314F;
  border: 4px solid #CFE8FE;
  border-radius: 10px;
}
.boxInfo {
  border: 4px solid #CFE8FE;
  margin-bottom: 20px;
  margin-top: 20px;
  border-radius: 10px;
  background: #69314F;
}
.boxInfo a{
  color: #CFE8FE;
}
#sMsg{
  color: #CFE8FE;
}
#report{
  color: #CFE8FE;
}
#add{
  color: #CFE8FE;
}
#block{
  color: #CFE8FE;
}
.boxHead {
  background: #CD7B39;
  color: #CFE8FE;
  padding: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
  padding-bottom: 4px;
  padding-left: 6px;
}
.extended {
  border: 4px solid #CFE8FE;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 15px;
  background: #5A3632;
}
.boxHead, .rightHead {
  background: #02012D;
  color: #CFE8FE;
  padding: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-bottom: 4px;
  padding-left: 6px;
  border-radius: 10px;
}
.tableLeft {
  background: #02012D;
  padding: 4px;
  border-radius: 10px;
  border: 4px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  border-color: #CFE8FE;
}
.tableRight {
  background: #69314F;
  padding: 10px;
  border-radius: 10px;
  border: 4px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  border-color: #CFE8FE;
}
.box {
  background-color: #69314F;
  border-radius: 10px;
  padding: 8px;
  border: 4px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  border-color: #CFE8FE;
  margin-top: 20px;
  margin-bottom: 20px;
}

h4{
  color: #ed002f;
}