body {
font-family: "arial";
background-color: lightblue;
background-image: url("https://i.imgur.com/M17m87j.png");
color:white;
cursor: url('data:image/x-icon;base64,AAACAAEAICACAAAAAAAwAQAAFgAAACgAAAAgAAAAQAAAAAEAAQAAAAAAgAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAA////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAAAABgAAAAwAAAAMAAAAGAAAARgAAAGwAAAB8AAAAf4AAAH8AAAB+AAAAfAAAAHgAAABwAAAAYAAAAEAAAAAAAAAAAAAAAAAAAA/////////////////////////////////////////////////////////////////+f////D////w////4f///eH///zD///8Q////Af///wAf//8AP///AH///wD///8B////A////wf///8P////H////z////9/////////8='), auto;
}

span#hUp::before {
 content: "Welcome to my profile!";
font-size: 13px;
animation-duration: 1.5s;
animation-timing-function: ease;
animation-delay: 0s;
animation-iteration-count: infinite;
animation-direction: normal;
animation-fill-mode: none;
animation-play-state: running;
animation-name: blinkingTextYellow;
}

#lastLogin {
    font-size: 0px !important;
}
#lastLogin:after {
    content: " 2012/07/18";
    font-size: 11px !important;
}


a.logo::before {
    content: "ms";
    color: transparent;
    background: url(https://i.imgur.com/ljk6ZkW.png);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 70px;
    position: absolute;
}
a.logo {
    font-size: 0px;
    width: 800px;
    height: 100px;
}

.topLeft, .topRight {
  border-radius: 5px;
  padding-inline: 13px;
  box-shadow: 0 0 48px #000;
  border-top: 10px solid transparent;
  border-image-source: url("https://i.imgur.com/eIiEaBF.png");
  border-image-width: auto;
  border-image-slice: 100 100 0;
  margin-bottom: 8px;
}
 .topLeft {
 max-width: 30%;
}
.extended h3 span:before, .extended h3 #editLink {
  font-size: 18px !important;
}
/*.player {
  display :none;
}*/
#container {
  margin-top: 32px;
  margin-bottom: 0px;
  min-width: 85%;
}
.avatar {
  border: 5px solid #FFFFFF;
}
#footer:before {
  content: "what are you doing down here?";
  font-weight: bold;
}
.uName {
  text-shadow: 0 2px 5px #6a97d4;
  font-family: arial;
}
.extended {
  background-image: url('https://i.imgur.com/C53VT75.png');
  background-repeat: no-repeat;
  color: black;
}
.rightHead {
  background: #808080;
  color: #fcfcfc;
  padding-left: 4px;
}
#aboutTitle, #whoTitle, #userBlogTitle {
  color: #fcfcfc;
  margin-bottom: 0px;
}
.fwiendCount {
color: #fcfcfc;
}
.tableLeft, .tableRight, .extended, #header, #hSub {
  background: black;
  color: white;
}
.rightHead {
  background: transparent;
  color: white;
  display: none;
}

.blogs {
  display: none;
}

.boxButton {
  color: white;
}

a:link {
  color: white;
}

/* visited link */
a:visited {
  color: white;
}

.url {
display: none;
}

#whoTitle, #who {
  display: none;
}

.svmsg {
display: none;
}

#aboutTitle{
display: none;
}
