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