 body {background-color:white}

 h1 {font-size:1.7em}

 p {font-size:0.9em}

 li {font-size:0.75em}

.container {
	width:1000px;	
	margin: 0 auto;	
	background-color: teal;
	padding: 20px;
}

nav a{
	font-size:0.9em;
	text-decoration:none
	}






















































