body{
	background: white;
	color: grey;
	font-family: "Gill Sans", helvetica, Arial;
	text-align: center;
}

a{
	color: grey;
	text-decoration: none;
}