a {
	color: #cecece;
}
body {
	background-color: #1e1e1e;
	color: #cecece;
}
div {
	padding: 10px 15% 10px;
	margin: auto;
	max-width: 960px;
}
img {
	max-width: 100%;
	max-height: 100%;
}
video {
	max-width: 100%;
	max-height: 100%;
}
