/* CSS sheet for Joan_Humble_Art */body {	background-color: #006600;                        }h1 {	font-size: 4.0em;	font-family: "Edwardian Script ITC", "Monotype Corsiva", Georgia;	text-align: center;	line-height: 50%;   	color:white;			}h2 {	font-size: 1.0em;	font-family: "Cataneo BT", "Times New Roman", Times, serif;	font-style: italic;	text-align: center;	line-height: 80%;  	color:white;			}h3 {	font-size:1.5em;	font-family: "Times New Roman", Times, serif;	font-style: italic;   	text-align: center;	line-height: 100%;	color:white;			}h4 {	font-size: 1.3em;	font-family: "Times New Roman", Times, serif;	font-style: italic;   	text-align: center;	line-height: 200%;	color: #FFFF99;			}h5 {	font-family: "Times New Roman", Times, serif;	font-size: 1.4em;	text-align: center;	font-style: italic;   	line-height: 100%;	color: #FFFF99;			}body {	font-size: 1.0em;	font-family: "Times New Roman";	line-height: 100%;	color: #FFFF99;	background: #006600;			}p.centred {	text-align: center;			}p.white {	font-family: "Times New Roman", Times, serif;	font-size: 1.0em;	font-weight: normal;	text-align: center; 	line-height: 100%;	color: white;			}			p.yellow {	font-family: "Times New Roman", Times, serif;	font-size: 1.0em;	font-weight: normal;	text-align: center; 	line-height: 100%;	color: #FFFF99;			}p.caption {	font-family: "Times New Roman", Times, serif;	font-size: 0.8em;	font-style: italic;   	text-align: center; 	line-height: 100%;	color: #FFFF99;			}a:link {	color: rgb(51, 255, 255);			}			a:visited {	color: white;			}