/******************************************************************************
* ishDefaultPage.css
*******************************************************************************

*******************************************************************************
*                                                                             *
* Copyright 2006									                          *
*                                                                             *
******************************************************************************/

body {
	background:/* ish:backgroundColor */ url(/* ish:backgroundImage */) /* ish:backgroundImageRepeat */ /* ish:backgroundImageY */ /* ish:backgroundImageX */;
	color:#C5C5C5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:75%;
}
