body {
 	color: #111111;
 	margin-left: 1em;
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Calibri,Verdana,Tahoma,Arial,sans-serif;
 }
 
 h1 {
 	margin-bottom: 1em;
 }
 
.lastupdated {
	font-size: x-small;
	font-style:italic;
	text-align: center;
}

.titleicon {
	vertical-align: middle;
}

.title {
	vertical-align: middle;
	margin-left: 0.5em;
}

.screenshot {
	display: block;
	margin-left: 2%;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	width: 375px;
	max-width: 95%;
}

.section {
	margin-bottom: 2em;
}

.subsection {
	margin-bottom: 1em;
}

.attribution-intro {
	vertical-align: bottom;
}

.attribution-logo {
	vertical-align: bottom;
	width: 172px;
	height: 40px;
	margin-left: 0.5em;
}