You're missing the style sheet named "layout3.css", which should be located in the same directory as the source file, based on what I see in the HTML. Style sheets are where you define global styles (font, alignment, etc.) for the various HTML elements.
For a more coherent (and detailed) explanation of things CSS, HTML, et al, check out this web site (http://www.w3schools.com/default.asp).
no subject
You're missing the style sheet named "layout3.css", which should be located in the same directory as the source file, based on what I see in the HTML. Style sheets are where you define global styles (font, alignment, etc.) for the various HTML elements.
For a more coherent (and detailed) explanation of things CSS, HTML, et al, check out this web site (http://www.w3schools.com/default.asp).