on that code snippet, you need to put the "bg color = 'blue'" into a style tag and change "bg color" to "background-color". Or take that out, go into the style tags at the top of the code and change the background color in the body tag section to blue or #0000FF. Those changes should fix it all.