img {
	border: 0px;
}

body {
	margin: 0;
	!important;
	background-color: black;
	color: white;
}

div#everything {
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1ex;
	margin-bottom: 1ex;
}

iframe {
	display: none;
	!important
}

*.indent {
	margin-left: 75px;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p.center {
	text-align: center;
}

p.large {
	font-size: 125%;
}

p.subtitle {
	;
}