The UI for site administration has a spot to put a “description” or “tagline” for the site. This is accessed with the PHP function bloginfo(’description’), and it appears in the WP 1.5 Default theme, but it’s not part of the WP 1.5 Classic theme.
I changed the Header template to include a reference to it and added a style for it in the Stylesheet.

