body

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

header

	{
	
	background-color: #80CBC4;
	background-image: url("lilyheader.jpg");
	background-repeat: no-repeat;
	background-position: right;

	}

nav
	{

	font-weight: bold;
	text-align: center;
	text-decoration: none;

	}

h1
	{

	line-height: 400%;
	text-indent: 1em;

	}



	
	

footer

	{

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

	}

li,dd
	{

	font-size:90%;

	}

	
