@-moz-document url-prefix(http://tirania.org/blog),
url-prefix(http://www.tirania.org/blog)  
{

h1
{
font-size: 18px !important;
}
body
{
font-size: 12px !important;
}
a
{
color: #333333 !important;
text-decoration: none !important;
}
a:hover
{
text-decoration: underline !important;
}

}