In the source code of the browser in the head block shows the css code:
<style type="text/css" id="custom-background-css"> body.custom-background { background-image: url('http://ali-coupons.net/wp-content/uploads/2016/05/ali-background.png'); background-repeat: repeat; background-position: top left; background-attachment: scroll; } </style> These styles are not listed in header.php . I do not understand how to make it go away.WordPress 4.4.4 site WordPress 4.4.4 .