I generally don't help with homework assignments... that might even be a site-wide policy (it is on most tech-help sites).
I would encourage you to research the CSS "margin" attribute.
tgreer
Made Her Cry
2,118 posts since Dec 2004
Reputation Points: 227
Solved Threads: 37
The "center" element is deprecated. The orignal poster specifically mentioned the assignment was to implement centering via CSS. Centering, in CSS, is implemented by properly setting the margin property in your block-level elements, and the text-align property in inline elements.
tgreer
Made Her Cry
2,118 posts since Dec 2004
Reputation Points: 227
Solved Threads: 37