.pageContent article h1.title {
	font-size: 40px;
	margin-bottom: 35px;
	text-align: center;
}
.youtube-video {
	width: 75%;
	margin: 20px auto;
}
.pageContent .youtube-video iframe {
	width: 100%;
	height: 385px;
}
