body {
	background:#F5F5F5 ;
	color:#40407A  ;
	font-family:Verdana,Arial,Sans-sarif;
	}
header{
	background:#80CBC4;
	background:#80CBC4 url(lilyheader.jpg) right no-repeat;
	}
nav{
	text-align:center;
	font-weight:bold;
	}
nav a{
	text-decoration:none
	}
h1{
	line-height:400%;
	text-indent:1em;
	}
footer {
	background:#80CBC4;
	font-size:small;
	font-style:italic;
	text-align:center;
	}
li,dd{
	font-size:90%
	}

