body{
	
	font-family:Verdana,Arial,sans-serif;
	color:#40407A; 
	background-color:F5F5F5;

footer{

	background-color:#80CBC4;
	font-size:small;
	font-style:italic;
	text-align:center;
}

header{

	background-image:url(Images/lilyheader.jpg);
	background-color:#80CBC4;
	background-repeat:no-repeat;
	background-position:right;
	line-height:4;
	color:#40407A;
	line-height:400%;
	text-indent:1em;
}

h1{

	color:#40407A;
	line-height:400%;
	text-indent:1em;

}

nav{

	font-weight:bold;
	text-align:center;
}

nav a{
	text-decoration:none;
}

li,dd{
	font-size:90%;
}
