SyntaxFix
Write A Post
Hire A Developer
Questions
div#a { background-image: none !important; }
Although the "!important" might not be necessary, because "div#a" has a higher specificity than just "div".