/* In Loving Memory Of Plopilpy */
body {
  background-image: url(https://i.imgur.com/1dvdZLo.png);
}
#country:before {
  content: "Detroit\a MICHIGAN\a";
  white-space: pre;
}
.player {
  display :none;
}
.url, .boxInfo, .extended {
  background-color: #fff;
}
.extended h3 {
  font-size: 0px;
}
.extended h3:after {
  content: " is in da neighborhood";
  font-size: 18px;
}
.extended h3 span, .extended h3 #editLink {
  font-size: 18px;
}
.extended {
  padding: 16px !important;
}
.comments {
  background-color: rgba(102,102,153,0.5);
  border: 2px solid black;
  padding: 8px;
}
.avatar {
  border: 2px solid black;
}
.uName {
  text-shadow: 0 2px 5px olive;
  font-family: Times New Roman;
}
#footer:before {
  content: "this account is owned by lolman";
  font-weight: bold;
}