@namespace html url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.goeiemoogle.nl/"),
url-prefix("http://goeiemoogle.nl/") {

img[src$="goeiemoogle2.png"] {
    width: 0em !important;
    height: 6em !important;
    padding-left: 31em !important;
    background-image:
        url(
        "http://goeiemoogle.nl/img/moogle_oud.png"
        ) !important;
}
}