@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://www.dailytao.org/") {
.title, .subtitle, .about, .fineprint, H2
{
display: none !important;
}

.dailytao
{
font-family: serif !important;
font-size: 120% !important;
position: static !important;
top: 0px !important;
left: 0px !important;
width: 100% !important;
}
}