style.
css needs
NO html tags within it... none at all... remove the
<
html>
<head>
<style type="text/
css">
from the top and the
</style>
</head>
<body>
from the middle, and the
</body>
</
html>
from the bottom.
Also please could you contain your code within code tags next time. Thanks