body {
	background-color: #4c4c4c;
	color: #d6d6d6;
	text-align: center;
	min-height: 95vh;
}

a {
	color: #fc5d5d;
	padding: 1%;
}

hr {
	margin-bottom: 10px;
	width: 60%;
}

iframe.main {
	border: none;
	width: 840px;
	margin-top: 0px;
	min-height: 60vh;
}

iframe.sub {
	border: none;
	width: 100%;
	margin-top: 0px;
	min-height: 88vh;
}

a > img {
	width:265px;
	height:149px;
}
