body {
	background-color: white;
	line-height: 175%;
	font-family: sans-serif;
}

h1 {
	line-height: 125%;
}

a:hover {
	color: #000000;
	text-decoration: none;
	background: yellow;
}

/* .logo img{display:block; margin:auto; width:100%; max-width: 417px; min-width: 200px;} */