body {
    background: url(https://media.tenor.com/V6yzxJOLZx0AAAAC/smg4-mario.gif);

}

div.extended.box a:link {
  color: #ff3300;
}

div.extended.box a:visited {
  color: #ff3300;
}

div.box.blurbs {
  background-color: #483db3;
  border: 5px solid black;
  text-align: center;
  padding: 7px;
}

div.box.blurbs div.rightHead {
  background: transparent;
  font-style: italic;
  color: #ff3300;
  text-shadow: 2px 2px black;
  font-weight: 700;
  font-size: 19px;
}

div.box.blurbs h4 {
  font-size: 16px;
  color: #ff3300;
  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: #483db3;
  border: 5px solid black;
  border-top: none;
}

div.box.comments div.boxHead {
  border: 5px solid black;
  font-style: italic;
  font-weight: 700;
  color: #ff3300;
  text-shadow: 2px 2px black;
  text-align: center;
  background-color: #483db3;
  padding: 4px;
}

div.box.comments td.tableRight {
  color: white;
  background-color: #483db3;
}

div.box.comments td.tableRight form {
  border: none;
}

div.box.comments td.tableLeft {
  color: white;
  background-color: #483db3;
}

div.box.comments table#userWall {
  border: 5px solid black;
  background-color: #483db3;
}

div.boxInfo.box {
  background-color: #483db3;
  border: 5px solid black;
  color: white;
}

div.boxInfo.box div.boxHead {
  background-color: #B30914;
  text-align: center;
  font-style: italic;
  text-shadow: 2px 2px black;
  font-weight: 700;
  color: #ff3300;
}

div.url.box {
  color: white;
  background-color: #483db3;
  border: 5px solid black;
}

div#svmsg {
  visibility: hidden;
  position: relative;
}

div#header {
  background-color: #483db3;
  color: white;
  font-weight: 700
  text-shadow: 2px 2px black, 1px 2px black;
}

div#header span {
  color: white;
  font-weight: 700;
  text-shadow: 2px 2px black, 1px 2px black;
}

div#hSub {
  background-color: #483db3;
  color: white;
  font-weight: 700;
  text-shadow: 2px 2px black;
  border-bottom: 3px solid black;
}

div#hSub a:link {
  color: white;
  font-weight: 700;
  text-shadow: 2px 2px black;
}

h2#name.uName {
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  font-family: Helvetica;
  color: #B30914;
  text-shadow: 2px 2px black, 1px 2px black, 2px 1px black;
}

table.short td.shortRight {
  padding: 12px;
  background-color: #483db3;
  color: #ff3300;
  text-shadow: 2px 2px black;
  border: 5px solid black;
  margin-left: 6px;
}

div.box.fwiends div.rightHead {
  background: transparent;
  font-style: italic;
  color: #ff3300;
  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 solid black;
  background-color: #483db3;
  padding: 5px;
  margin-bottom: 6px;
  margin-top: 3px;
}

a:link {
  color: white;
}

a:visited {
  color: white;
}

a:hover {
  color: #F8DC4D;
}