@charset "UTF-8";
p {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
	background-color: #000000;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
}
.container-fluid .embed-responsive.embed-responsive-16by9 {
	margin-left: 30px;
	margin-right: 30px;
}
a {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	color: #FFFFFF;
}
.container-fluid footer {
	color: #FFFFFF;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}
