h1 {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 50px;
}

h2 {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 20px;
}

.strip {
	border-style: solid;
	border-width: 3px;
}

.footer {
	color: black;
	padding: 25px;
	font-family: sans-serif;
	font-size: 15px;
}

.sitetext {
	font-size: 15px;
	font-family: sans-serif;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.links {
	text-decoration: none;
	color: black;
	font-size: 15px;
	font-family: sans-serif;
	font-weight: bold;
}
