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

/* Miscellany and Global */

@import 'base.css';

body {
	background-color:#707070  /* some gray */
}

article {
	background-color:#FFFFFF
}


