/* Now specify formatting for title banner -- should span full page width, with black background image, white text, and appropriate positioning */ DIV.titlebanner { width: 100%; } DIV.titlebanner H1 { font-size: 2em; background: url(blackish.gif); font-family: Garamond; font-weight: bold; color: white; text-align: center; width: 100%; margin-left: auto; margin-right: auto; }