/*
 * $Id: bars.css,v 1.2 2007/11/27 19:19:58 potse Exp $
 *
 * additions to page.css for research page;
 *
 */


/*
 * Similar to bib.css :
 * make a red bar, interchanging the normal text and background colours for h4
 *
 */
h4 {background-color: darkred; color: #ffebcf}
