body{
background: url(https://i.imgur.com/bndrtmw.png);
}

*{cursor: url(https://leopard.hosting.pecon.us/dl/lbbzt/china1.cur), auto !important;}

* a{
cursor: url(https://leopard.hosting.pecon.us/dl/zeevv/china2.cur), auto !important;}

#friends img{
cursor: url(https://leopard.hosting.pecon.us/dl/zeevv/china2.cur), auto !important;}

#friends .contactInfoTop{
font-size:0px;
content:""}

#friends .contactInfoTop:after{
font-size:16px;
content: "Good Citizens";}

#seeall{
font-size:0px;
}
#seeall:after{
content: "See all good workers' ";
font-size: 16px;
}

#avatar{
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);}

.right{
  background-color: rgba(200, 0, 0, 0.5);
  box-shadow: 8px 8px 8px 10px rgba(200, 0, 0, 0.5);}

.info{
color:white;
background-color: #BD0000;}

#aboutme{
color:white;}

#wish{
color:white;}

#bio img{
width:200px;
height:200px;}

#group{
background-color: rgba(200, 0, 0, 0.5);}

#song{
background-color: rgba(200, 0, 0, 0.5);}

#url{
background-color: rgba(200, 0, 0, 0.5);}

#friends{
background-color: rgba(200, 0, 0, 0.5);}

@keyframes ccp {
  0%   {  transform: translate(-50%, 100%);}
  10%   {  transform: translate(-50%, 20%);}
  50% {  transform: translate(-50%, 0%);}
 60% {  transform: translate(-50%, 0%);}
  100% {  transform: translate(-50%, -100%);}
}

#wishtomeet img{
width:50%;
height:auto;
position: fixed;
  top: 100%;
  left: 50%;
  animation-name: ccp;
  animation-duration: 1.5s;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}

@keyframes chinaflag{
 0%{background-position:0 0}
 100%{background-position:1920px 0}
}

.header{
 background:URL("//i.imgur.com/m3X2sTP.png");
 animation:chinaflag 3s linear;
 animation-iteration-count:infinite;
 position:sticky;
 left:0;top:0;
}

.headerTop,.yheaderTop{
 background-color:#000000AA;
}
.headerBottom{
 background-color:#00000088;
}

.yheaderTop{
 background:rgba(255, 165, 0, 0.6);
}

.yheaderBottom{
 background-color:rgba(255, 110, 4, 0.6);
}


#report{
display:none;
}

#block{
display:none;
}

#unfriend{
display:none;
}

h1.username{
  background-image: url("https://upload.wikimedia.org/wikipedia/commons/thumb/a/ab/National_Emblem_of_the_People%27s_Republic_of_China_%282%29.svg/800px-National_Emblem_of_the_People%27s_Republic_of_China_%282%29.svg.png");
  background-repeat: no-repeat;
  background-size: 1px 1px;
background-position-x: right;
background-size : contain;
color: black;
width: 80%;
}

.ysiteTitle:before{
content: "myspace/REMOVED REMOVED REMOVED";
color: white;
}
.ysiteTitle{
color: transparent;
font-weight: bold;
font-family: Arial, sans-serif;
}

#dislikebutton{
display:none;}