Body, header, subheader{
 Background: url(https://www.homestuck.com/images/desktops/daveapt_1920x1080.jpg)
 
} 
   
.username, .status, .status b, .commentslist {
 
  color: white

}

.info, #aboutme, #wish, #mybio, #wishtomeet {
  color: white;

}

#mybio{
text-align: center

}

#song.contactinfo, #group.contactinfo {
 background-color: #e00707;
 border-radius: 25px;
}

.headertop {
 background-color: #510607;
}

.headerbottom{
 Background-color: #e00707;

}

.contactinfotop{
 Background-color: transparent;

}

#songtitle, .contactinfotop{
 font-size: 16px;
 padding: 5px 5px 5px 5px;

}

.blockButton {
  background-image: url(https://i.imgur.com/09Movi0.gif);
}

.unfwiendButton {
  background-image: url(https://i.imgur.com/09Movi0.gif);
}

.fwiendButton {
  background-image: url(https://i.imgur.com/kbNMnFL.gif);
}

.msgButton {
  background-image: url(https://i.imgur.com/bnB3zi2.gif);
}

.reportButton {
   background-image: url(https://i.imgur.com/2gZOXpH.gif);
}


 a:link {color: #8c0000;}
 a:visited {color: #e00707;}
 a:hover{color: #ff9602; text-shadow: 2px 2px #000000;}
 a:active {color: #FF2106;}