

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

	}

Header{
	Background-color:#80CBC4;
	Background:url(lilyheader.jpg) no-repeat;
	Background-size:100%;

	}

Nav{
	text-align:Center;
	font-weight:bold;
	text-decoration:none;

	}

h1{
	line-height:400%;
	text-indent:1em;
	}

li{
	font-size:90%;
	}

dd{	
	font-size:90%;
	}

Footer{

	Background-color:#80CBC4;
	Font-style:Italic;
	text-align:Center;
	font-size:small;

	}