body {background-color:gray;}

#wrap { 
  width: 940px; 
  margin: 0 auto; 
  background-color:white;
  padding: 20px;
}

h3 {
	text-align: center;
}