body {
  background-color: lightgray;
}

#container{
	margin-top:5%;
	margin-bottom:5%;
	margin-left:20%;
	margin-right:20%;
	width:1000px;
	}

h1 {
 
  text-align: center;
}

p {
  font-family: open sans;
  font-size: 20px;
  line-height:2.0;
}