@import url('https://fonts.googleapis.com/css?family=Shadows+Into+Light');

body{
	  margin: 8px auto;
	  max-width: 60em;
	  border: 2px solid #42c8f4;
	 background-color: green
	 font-family: 'Shadows Into Light', cursive;
	}
	
	
p { font-size: 1.5em; 
	font-family: 'Shadows Into Light', cursive;}
* {
  padding: 10px;
  margin:5px;
}
header{
  border: 5px solid #42c8f4
}
nav{ 
  
}
footer{
  border: 5px solid #42c8f4