body{
	margin: 10px;
}

h1{
	text-align: center;
}

h2, p{
	margin: 1em 0;
}

a{
	text-decoration: none;
}

a:hover{
	color: #28b0bd;
	text-decoration: underline;
}

address{
	font-size: 1em;
	font-style: normal;
}
