/**
 * classicBrown.css
 *
 * Copyright (c) 2000-2010 John Willinsky
 * MODIFIED BY STUART SUTTON
 * MODIFIED: 2011-05-14
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Classic blue theme stylesheet.
 *
 * $Id$
 */


#header {
	background-color: #ff6600;
}

#headerTitle {
	color: #000000;
}

#header h1 {
	background-color: #ff6600;

}