You have two options when setting a CSS element, such as a background color. You can either use a style sheet or attach it directly to the object you wish to modify.
For a background, I suggest a style sheet. You can either include a style.css or just use style tags.
Set your document up like...