/******************************************************************************
* ishDefaultPage.css
*******************************************************************************

*******************************************************************************
*                                                                             *
* Copyright 2006									                          *
*                                                                             *
******************************************************************************/

body {
	background:#FFFFFF url(.././iso_album/fondpage_2.gif) repeat-x top left;
	color:#002953;
	font-family:"Trebuchet MS", 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;
}

