/*	Fill/Stroke:
	Mark Dudlik
	Adria Robles-Morua
	Tanner Woodford
	
	Copyright 2008
*/

@import "style.css";

/* 	Fill
*/
html, body { background:#FFF url(../images/FFFFFF-stroke.gif); }
#fill, #left-column, #post { background:#FFF; }
#fill { z-index:1; }

/* 	Stroke
*/
html, body { color:#000; }
a, a:active, a:visited, a:hover { color:#000; }
#title, #date { border-bottom-color:#000; }
#stroke { background:url(../images/000000-logo.png) no-repeat scroll bottom right; z-index:0; }
#wordmark { background:url(../images/000000-fs.gif) no-repeat scroll bottom right; }