Hi, thanks for the help.. one thing though how do i know where the syntax is?

for example:

Line 57, Column 23: document type does not allow element "style" here

<style type="text/css">

Just what it says.. style's are only allowed in the <head> of your document.
It says Line 57, Column 23 but doesnt say what file?
Also, do i just delete it? Is this incorrect syntax doing anything important?