/**
 * Direito 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: Famecos.css,v 1.4.2.1 2009/04/08 19:43:27 asmecher Exp $
 */

/**
 * Common HTML elements
 */

#header {
	background: #74722e;
	text-align: center;
}


a {
	color: #5b7d12 !important;
}
