img {
	width:650px;
	border:double medium #000000;
	margin-bottom:25px;
}
p {
	font-size:20px;
	font-family:Verdana, sans-seriff;
	margin-bottom:5px;
	width:650px;
	text-align:center;
}
h1 {
	text-align:center;
	font-size:32px;
	font-family:Verdana, sans-seriff;
	text-decoration:underline;
}
div {
	display:flex;
	flex-direction:column;
	margin:auto;
	width:656px;
	justify-content:center;
}
span {
	font-weight:bold;
}
iframe {
	margin:auto;
}