html {
	margin: 0 10em 0 10em;
}

img {
	horizontal-align: middle;
	vertical-align: middle;
	border: 0;
}

body {
	background-color: white;
	color: black;
}

a:link {
	color: #117722;
	text-decoration: underline;
}

a:visited {
	color: #003300;
	text-decoration: underline;
}

h1 {
	text-align: center;
}

.mugshot {
	margin: 10px;
}

.textbox {
	background-color: white;
}
