Firefox31でこれ効かなくなった
どうすればいいのか教えてください

@-moz-document regexp("^(https?|ftp)(:\/\/[-_.!~*\'()a-zA-Z0-9;\/?:\@&=+\$,%#]+)\.(jpg|gif|png)$") {
@media not print {
body { background-color: #FFFFFF !important; }
img {position: relative !important; }
}}