
}



header {

	font-family: 'Lato', sans-serif;
	
}

section {
	

}

div {
	position: relative;
	

}

div.container {
	width: 836px;
	height: 300px;	
}

img.header_image {
	z-index: 0;
	position: absolute;

}

div.container {

	width: 836px;
	height: 300px;
	background-color: rgba(22, 22, 22, 0.5);
	z-index: 1;
	position: relative;
}

.allTheDivs {
	display: inline-block;
	color: yelloworange;
	margin-top: 230px;
	margin-left: 80px;
	line-height: 44px;
	font-size: 40px;
	letter-spacing: 2px;

}

div.animated {
	float: left;
}

div.fadeInUp:hover {
	text-decoration: bold;
}

div.fadeInDown:hover {
text-decoration: bold;
}

div.fadeIn:hover {
	text-decoration: bold;
}

div.fadeInRight:hover {
	text-decoration: bold;
}

div.fadeInLeftBig:hover {
	text-decoration: bold;
}

.logo {

	height:200px;
	width: 100%;
}

.column1 {
	position: relative;
	float: left;
}

.column2 {
	position: relative;
	float: left;
}

footer {
	
}