html,body{width:100%;height:100%;margin:0;padding:0;}




#cache {

    /*position:absolute; */

    z-index:100; 

   /* filter:alpha(opacity=60);*/

	/*  -moz-opacity: 0.1;*/

	 /* opacity: 0.6;*/

    background-color: #ECE9D8;

    width:100%;

    height:100%;

}
