/*
	---
	August W. Miller
	June 2014
*/

/* Miscellany and Global */

@import 'base.css';

body {
	background-color:#CDBA96;
}

article {
	background-color:beige;
}
