/***********************************************************************
** pmwiki.css
**  Copyright 2004 Patrick R. Michaud (pmichaud@pobox.com)
**  This file is part of PmWiki; you can redistribute it and/or modify
**  it under the terms of the GNU General Public License as published
**  by the Free Software Foundation; either version 2 of the License, or
**  (at your option) any later version.  See pmwiki.php for full details.
***********************************************************************/

.pagetitle {
    border-bottom:0;
}

h1 { color: #FF0000;}
h2 { color: #FF0000;}
h3 { color: #FF0000;}
h4 { color: #FF0000;}
h5 { color: #FF0000;}

