2012-10-21, 19:33:34
Have you tried removing this from style.css:
then inserting it in your template file, like:
Code:
#banner {
...
}
then inserting it in your template file, like:
Code:
<style>
#banner {
...
}
</style>