CSS code
body {
background-attachment: scroll;
background-clip: border-box;
background-color: #ececec;
background-image: none;
background-origin: padding-box;
}
Link: http://grupocoral.netai.net/
No matter what I do I can’t change background properties.
Remove
<style type="text/css">and</style>from your css file.