This:
<style type="text/css">
<!--
<body>
Why the body tag?
Also, in my example, the CSS is not in comment (<!-- -->), don't know if it could make a difference.
If not, the next thing you could try is to give an id to your body and make corresponding attributes to the CSS to see if...