
nav, footer {
	color: white;
	background-color: blue;
} 

.bgnd-lavender {
	background-color: lavenderblush;
}

