.headerTop b{
font-size:0px;
}
.headerTop b:after{
content: "127th user of \'myspace.coveryourselfinoil.com\' ";
font-size: 15px;
color: red;
font-weight: 900;
font-family: Arial;
}

.headerTop:hover{
color:orange;
}

.username:before{content:"hi, i\'m ";}

body {
  color: white;
}

body {
  background-color: black;
}

/* unvisited link */
a:link {
  color: hotpink;
}

/* visited link */
a:visited {
  color: red;
}

/* mouse over link */
a:hover {
  color: orange;
}

.info{
font-size:0px;
font-weight: bold;}

.info:after{
font-size:16px;
content: "ingle1999's blurbs";
font-weight: bold;}

#comments .info{
font-size:0px;
content:""}

#comments .info:after{
font-size:16px;
content: "Comments";}

#url{
border: solid 2px #69c;}

#song{
border: solid 2px #fff;
border-spacing: 2px;}

#wish{
font-weight: bold;}

#aboutme{
font-weight: bold;}

#blogs{
font-weight: bold;}