Dit werkt niet:
<body style="background-image: url(../web-gallery/v2/images/footer.png) no repeat center center;"">
<body style="background-image: url(../web-gallery/v2/images/footer.png) no repeat center center;"">
<style type="text/css">
body {background-image:url(../web-gallery/v2/images/footer.png);
background-position:center;
background-repeat:no-repeat;
}
</style>