/* most of this is a clusterfuck of stolen css sarrei */

body {
	background-image: url(https://64.media.tumblr.com/8251ef56a9cb6185c8f0c8ba20404e8a/cc331dbb6b9e8086-f2/s250x400/c4b03a5606dd1346d94f3c971cdff3c4e5f5a1f6.gifv);
	background-size: cover;
	background-attachment: fixed;
}

#svmsg::after {
    content: url(https://tenor.com/view/how-to-kill-gif-1467936652708712862);
    display: inline;
    width: 1020px;
}

.logo {font-size: 0px}
.logo:after {
  font-size: 15px; 
  font-weight: bold;
  content: "";
}
#header {
  background:#02524d;
  border-bottom: unset;
  height:23px;
}
#hSub {
  background: #6784f4;
}
div.extended.box a:link {
  color: ;
}

div.extended.box a:visited {
  color: #02524d;
}

div.box.blurbs {
  background-color: #02524d;
  border: 5px yellow;
  text-align: center;
  padding: 7px;
}

div.box.blurbs div.rightHead {
  background: transparent;
  font-style: italic;
  color: #6784f4;
  text-shadow: 2px 2px black;
  font-weight: 700;
  font-size: 19px;
}

div.box.blurbs h4 {
  font-size: 16px;
  color: #6784f4;
  font-style: italic;
  text-shadow: 2px 2px black;
  font-weight: 700;
}

div#about {
  color: white;
  font-size: 14px;
  padding: 3px;
}

div#who {
  color: white;
  font-size: 14px;
  padding: 3px;
}

div.box.comments form {
  background-color: #02524d;
  border: 5px yellow;
  border-top: none;
}

div.box.comments div.boxHead {
  border: 5px yellow;
  font-style: italic;
  font-weight: 700;
  color: #6784f4;
  text-shadow: 2px 2px black;
  text-align: center;
  background-color: #02524d;
  padding: 4px;
}

div.box.comments td.tableRight {
  color: white;
  background-color: #02524d;
}

div.box.comments td.tableRight form {
  border: none;
}

div.box.comments td.tableLeft {
  color: white;
  background-color: #02524d;
}

div.box.comments table#userWall {
  border: 5px yellow;
  background-color: #02524d;
}

div.boxInfo.box {
  background-color: #02524d;
  border: 5px yellow;
  color: white;
}

div.boxInfo.box div.boxHead {
  background-color: #6e4ce3;
  text-align: center;
  font-style: italic;
  text-shadow: 2px 2px black;
  font-weight: 700;
  color: #6784f4;
}

div.url.box {
  color: white;
  background-color: #02524d;
  border: 5px yellow;
}

div#svmsg {
  visibility: hidden;
  position: relative;
}

h2#name.uName {
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  font-family: Helvetica;
  color: #6e4ce3;
  text-shadow: 2px 2px black, 1px 2px black, 2px 1px black;
}

table.short td.shortRight {
  padding: 12px;
  background-color: #02524d;
  color: #6784f4;
  text-shadow: 2px 2px black;
  border: 5px yellow;
  margin-left: 6px;
}

div.box.fwiends div.rightHead {
  background: transparent;
  font-style: italic;
  color: #02524d;
  text-shadow: 2px 2px black;
  font-weight: 700;
  font-size: 19px;
  text-align: center;
}

div.box.fwiends div.fwiendCounter {
  text-align: center;
  color: white;
  font-weight: 700;
}

div.box.fwiends {
  border: 5px yellow;
  background-color: #02524d;
  padding: 5px;
  margin-bottom: 6px;
  margin-top: 3px;
}

a:link {
  color: white;
}

a:visited {
  color: white;
}

a:hover {
  color: #02524d;
}
.url {border: solid 0px transparent; padding-bottom: 4px; padding-left: 6px; background: hotpink; color: red;}
.url a {font-size: 0px;}
.url a::after {
    font-size: initial;
    color: blue;
    content: "";