@namespace url(http://www.w3.org/1999/xhtml);
html::after {
content: url(http://images.encyclopediadramatica.com/images/f/f0/EpicSaxGuyAnimation.gif);
position: fixed;
left:0;
bottom:0;
}
@-moz-document domain("googlesyndication.com") {
html::after {
content: '';
}
}