@charset "UTF-8";
body {
	background: #000;
}



.strafL {
	
	margin-left: 100px;
	align-content: space-around;
	max-width: 50%;
	
}

.strafR {
	
	margin-left: 150px;
	margin-right: 100px;
	align-content: space-around;
	max-width: 50%;
}

.col2 {
	margin-left: 100px;
	align-content: center;
	max-width: 600px;
	float: left;
}

.col2x {
	margin-left: 100px;
	margin-right: 100px;
	align-content: center;
	max-width: 600px;
	float: left;
}

.greybox {
	background: #555353;
	max-height: 100%;
	max-width: 100%;
	height: 500px;
	
}

.greybox2 {
	background: #555353;
	
}


.greybox3 {
	display: inline-block;
	background: #555353;	
	max-width: 100%;
	min-height: 800px;
	max-height: 5000px; !important 
}

.headlinex {
	color: #FFF;
	align-content: center;
	text-align: center;
}