#siteTitle {
font-size: 0px;
}

#siteTitle:after {
    font-size: 36px;
    content: "ǝƃɐd spǝɹɐɾ";
    background-color: black
}

.headerTop {
    background-color: #000000;
display: block !important;
    width: 100%;
font-family: arial, sans-serif !important; 
padding-left: 10px;
padding-top: 6px;
padding-bottom: 10px;
text-decoration: jared;
}

.headerBottom {
    background-color: #000000;           
}

h1 {
  color: white;
}

div {
  color: white;
}

a {
  color: white;
}

.info {
  color: white;
  background-color: rgba(1,1,1,0.5);
}

#aboutme {
  color: white;
  background-color: rgba(1,1,1,0.5);
}

#wish {
  color: white;
  background-color: rgba(1,1,1,0.5);
}

#blogs {
  color: white;
  background-color: rgba(1,1,1,0.5);
}
body { font-family: Fixedsys; }
body{background:black;}

}

#id {
font-size: 0px;
}

#id:after {
    font-size: 16px;
    content: "id=22 and id=73";
    background-color: black
}