/******************************************************************************
* ishDefaultPage.css
*******************************************************************************

*******************************************************************************
*                                                                             *
* Copyright 2006									                          *
*                                                                             *
******************************************************************************/

body {
	background:#E6DFEB url(.././iso_album/fond.png) repeat-y top center;
	color:#344907;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:87.5%;
-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;
}

