/* css sheet for williamsackett.com 2026 */
a {
	padding-right: 20px;
	text-decoration: none;
}

nav {
	padding-right: 20px;
	text-decoration: none;
	}
body {
	background: white;
	color: black;
	text-align: center;
	margin-left: 10vw;
	margin-right: 10vw;
	}
p {
	font-size: 20;
}

table {
	padding-left: 10%;
	padding-right:10%;
}