/*

	(c) Copyright 2008 [company]. All Rights Reserved. 
	Site: [site name]
	Author: KRAFTWERK DESIGN INC.

*/



/*	----------------------------------------------------------------------
	Base Styles
	------------------------------------------------------------------- */
html, body { margin:0; padding:0; }
body { background:#1d1d1d; font:12px/18px Tahoma, "Lucida Grande", Arial, Helvetica, sans-serif; color:#444444; }
#wrapper {width:443px;margin:auto;text-align:center;}

#wrapper h1 {margin:0; display:block;width:443px;height:392px; background:url(/images/splash2.png) no-repeat top left; overflow:hidden; text-indent:-9999px;}

a {color:#990000;}
