/*
 * Netscape 4 does not recognize the @import directive of CSS, so we
 * can't add an additional stylesheet layer on top of the default one.
 * Instead, we use this hack to copy this file to the end of
 * docbook.css. 
 *
 * $FreeBSD: doc/en_US.ISO8859-1/articles/releng/extra.css,v 1.1 2002/02/25 14:41:59 murray Exp $
 */

/* @import "docbook.css"; */

/* Customization that looks good for this particular article. */

DIV.TITLEPAGE {
	text-align: center;
}
