body {
	background-image: url('eschaton-bg.jpg');
	background-color: #000000;
	color: #7e7e7e;
}

/*COMPONENTS*/

#container {
	text-align: center;
	width: 960px;
	margin: 0 auto;
	padding-top: 40px;
	top: 0px;
	left: 0px;
}

#columns {
	width: 460px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 40px;
}

#floater {
	float: left;
}

#floater a {
	float: left;
	cursor: pointer;
}

#video {
	width: 960px;
	border: 9px solid red;
}
