.url::after {
  content: url(https://i.imgur.com/d3aMAgF.gif);
}

#header {
  background: #ffe300;
}

#hSub {
  background: #f13;
}

#country::before {
  font-size: 15px;
  content: "Akrillic, Poly-Esta";
}

#country {
  font-size: 0;
  user-select: none;
}


.fwiendCount {
  color: #ffe300;
  font-size: 15px;
}

.fwiendCounter > b::before {
  content: "The Plok Posse has ";
  font-size: 15px;
}

.fwiendCounter > b::after {
  content: " members.";
  font-size: 15px;
}

.fwiendCounter > b {
  font-size: 0px;
}

.blogs div, .blog div {
  background-color: #ffe300;
}

.rightHead {
  background: #ffe300;
  color: #f13;
  padding-left: 4px;
}

.boxHead {
  background: #f13;
}

.tableLeft {
  background: #000;
}

blockquote {
  color: #f13;
}

.tableRight {
  background: #ffe300;
}

.rightHead {
  color: #f13;
}

a {
  color: #f13;
}

body {
  background-image: url("https://i.imgur.com/kaFAHit.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: blue;
  color: black;
  font-family: 'Rokkitt', serif;
}

h4 {
  color: #f13;
  margin-bottom: 1px;
}