/* 
 *	Screen styles.
 */

/*
 *	Reset everything to over-ride any nasty browser defaults.
 *	I gleaned this technique from Cederholm and Marcotte (2010).
 */
@import url("reset.css");

/*
 *	Get the master style sheet.
 */
@import url("master.css");
