
BODY {
	background-color: black; 
	background-image: url('/Graphics/ciel.jpg'); 
	font : 11pt/13pt "Arial" #f8d999;
     	margin: 10px;
	}
H2  {
	font: 30pt/32pt "Flexure"; color: navy; font-weight : bold; 
	font-style : normal; 
	text-align: center; 
	/* padding: 2px 2px 2px 2px;  */
	}
H5  {
	font: 16pt/17pt "Flexure"; color: navy; font-weight : bold; 
	font-style : normal; 
	text-align: center;  
	/* padding: 2px 2px 2px 2px; */
	}
CAPTION {
	font: 12pt/13pt "Verdana"; color: #f8d898; 
	font-weight : bold; 
	}
.info   {
	font: 9pt/10pt "Verdana"; font-weight : bold; 
	}
.bio { border-style: ridge; border-color: red; border-width: 10px; }

.text { 
	position: absolute;
	background-color: white;
	visibility: hidden;
	display: none;
	top: 450px; 
	left: 15%; width: 70%; 
	/* width: 400px; */
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 10pt "Verdana"; color: navy; font-weight: bold }
P { 
	background-color: white;
	background-image: url('/Graphics/ct-beige.gif');
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 0px;
	padding-bottom: 0px;
	font: 10pt "Verdana"; color: navy; font-weight: bold }
