/******************************************************************************
* ishDefaultPage.css
*******************************************************************************

*******************************************************************************
*                                                                             *
* Copyright 2006									                          *
*                                                                             *
******************************************************************************/

body {
	background:#FFFFFF url() no-repeat top left;
	color:#484848;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:75%;
-iso-background-color:ish:backgroundColor;
-iso-background-image:ish:backgroundImage;
-iso-background-repeat:ish:backgroundImageRepeat;
-iso-background-position:ish:backgroundImageY ish:backgroundImageX;
-iso-color:ish:mainFgColor;
-iso-font-family:ish:mainFont;
-iso-font-size:ish:fontSize;
}
