[alt="icon1"] {
	height: 25px;
}

img {
	max-width: 100vw;
}

blockquote > p {
	font-size: small;
}

#about a, #about a:visited {
	text-decoration: none;
	border-bottom: 1pt dotted gray;
	color: black;
}

h1 {
	text-align: center;
	color: #CC0000;
}

table {
	background-color: #FFFF99;
	border: 3pt solid black;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}

th {
	border-bottom: 2pt solid black;
}

#sec2 th {
	border-bottom: unset;
}
