body
{
	width: 50%;
	margin: 14em auto auto auto;
	font-family: Palatino, georgia;
	background: gray;
	text-align: center;

}

a:link, a:visited
{
	color: black;
	text-decoration: none;
}

