body
 {
	color: #797363;
	margin-top: -62px;
	background: #1f1f1f url(../img/noise.png) repeat;
}

.footer {
	margin-top: 50px;
	padding-bottom: 80px;
	padding-top: 30px;
}

div.row.filum {
	background-color: #000;
	padding-top: 20px;
	border: 1px solid #313131;
	border-bottom-style: none;
	width: 100%;
}

.tech {
	background-color: #000;
	padding-top: 20px;
	border: 1px solid #313131;
	border-top-style: none;
	opacity: 0.69;
}

h1 {
	font-weight: bold;
	color: #353535;
	font-size: 10em;
	margin-bottom: -20px;
	font-family: 'Anton', sans-serif;
	margin-top: 37px;
}

h2, h3, h4, h5, h6 {
	color: #353535;
	text-transform: uppercase;
	font-family: 'Anton', sans-serif;
}

.selections {
	margin-bottom: 40px;
	margin-top: 50px;
}

.selections img {
	max-width: 200px;
	opacity: 0.58;
}

span {
	color: #86bb3a;
}

.row {
max-width: 1000px;	
}

/* Small only */

@media screen and (max-width: 39.9375em) {

h1 {
	color: #353535;
	margin-bottom: -48px;
	margin-top: 37px;
	font: bold 5em 'Anton', sans-serif;
}}
