/*
 *   stinabrockman.com
 *   Author: David Brockman Smoliansky
 *   Date: 2005-07-19
 */

/* Import styles
----------------------------------------------- */
@import url("style.css") screen, projection;
@import url("print.css") print;
@import url("handheld.css") handheld;


/* to-do:
 * em instead of px for some values
 * implement javascript/css that shows and hides comments
 */

