/**
 * UnCommon Theme
 * Copyright (c) Jon Whipple
 * based on the common.css design by John Willinky
 * 
 * based on common.css
 *
 * Copyright (c) 2003-2009 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * $Id: Civitas.css,v 1.4.2.1 2009/04/08 19:43:27 asmecher Exp $
 */

/**
 * Common HTML elements
 */

#header {
	background: #b9431a;
	text-align: center;
}

#pucrsbar {
	background: #4e1806 !important;
}

a {
	color: #4e1806 !important;
}
