body {
  background-image: url('https://cdn.upload.systems/uploads/j39X11Tm.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: white;
  font-weight: bold;
}

small.formerly {
  visibility: hidden;
}

b#siteTitle {
  visibility: hidden;
  position: relative;
}

b#siteTitle::after {
  visibility: visible;
  content: "themostamazingwebsiteontheinternet.com";
  position: absolute;
  font-size: 20px;
  left: 5;
}
div.contactInfoTop {
  background-image: url('https://farm3.static.flickr.com/2464/3697567010_6ec9371123_o.gif');
}

div.headerTop {
  background: rgba(255, 255, 255, 0);
}

div.headerBottom {
  background: rgba(255, 255, 255, 0);
}

div#commentstitle {
  background: rgba(255, 255, 255, 0);
  color: white;
  font-weight: bold;
  font-size: 22px;
  border-bottom: 5px solid white;
  font-style: oblique;
  text-align: left;
}

img#avatar {
  background-image: url('https://cdn.upload.systems/uploads/FbUMzwKz.gif');
  background-size: cover;
  border: 5px solid white;
}

div.info {
  background: rgba(255, 255, 255, 0);
  color: white;
  font-weight: bold;
  font-size: 22px;
  border-bottom: 5px solid white;
  font-style: oblique;
}

p#aboutme {
  font-weight: bold;
  font-size: 18px;
  font-style: oblique;
  color: #ff9900;
}

p#wish {
  font-weight: bold;
  font-size: 18px;
  font-style: oblique;
  color: #ff9900;
}

h1.username {
  font-weight: bold;
  font-size: 32px;
  font-style: oblique;
  border-bottom: 4px solid white;
}

a:hover {
  color: white;
  font-style: italic;
}
a:visited {
  color: white;
  font-style: italic;
}
a:link {
  color: white;
  font-style: italic;
}
a:active {
  color: white;
  font-style: italic;
}

div#group.contactinfo {
  background-color: rgba(54, 58, 64, 0,3);
}
