/**
 * styles/common.css
 *
 * Copyright (c) 2013 Simon Fraser University Library
 * Copyright (c) 2003-2013 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared stylesheet.
 *
 */
/**
 * Main layout elements
 */

#header {
	background-color: #B873C3;
}

#footer {
	background-color: #B873C3;
}
