.logo {
visibility: hidden;
}
.logo:after {
content: "myspace.windows93.net";
visibility: visible;
font-weight: bold;
text-align: center;
}
#sMsg:after {
content: " (will try to answer)";
}
#add:after {
content: " (i will accept it)";
}
#hUp:before {
content: "the true recreation of windows 93 myspace. ";
}
.fwiendCounter:after {
content: " (but i want more, add me!)";
font-weight: bold;
}
#lastLogin {
visibility: hidden;
}
#lastLogin:before {
content: "00/00/0000";
visibility: visible;
}