@charset "UTF-8";
/* CSS Document */

body {
	background-color: black;
	background-image: url();
	background-repeat: no-repeat;
	background-position: ;
}
body,td,th {
	color: #A9A9A9;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}
.enter-button {
	width: 125px;
	height: 50px;
	float: left;
	margin-left: 380px;
}
.gilmour-vid {
	width: 730px;
	height: 480px;
	margin-left: -20px;
}
