body {
	margin: 40px auto;
	max-width: 800px;
	line-height: 1.6;
	font-size: 18px;
	color: #222;
	background-color: #ccd;
	padding: 0 10px;
}
h2{
	text-align: center;
}
h1,h3 {
	line-height: 1.2;
	text-align: center;
}
a{
	color: #646;
}
p{
	text-align: center;
}