/*
	FLEXHAUS CSS.
*/


.banger {
		
	position: absolute;
		
	                   
	margin-top: 100px;
		
	                   
		
	                   
	height: 468px;
	width: 500px;
	background-color: black;
	float:none;
	position: static;
	

}

.email {
	
	
	text-align: center;
	font-family: Georgia;
	font-size: small;
	
	padding-top: 1em;
	}
