diff --git a/css/print/pdf.css b/css/print/pdf.css
index 7750657a9eda3342edeb13da7e8efc8739ab7876..f0c20b7e8d4008b30e2bd2c5e8c69cfc3478444e 100644
--- a/css/print/pdf.css
+++ b/css/print/pdf.css
@@ -23,7 +23,7 @@ body {
 	padding: 0;
 	float: none !important;
 	overflow: visible;
-	background-image: none;
+	background-image: none !important;
 }
 
 html {