body{
	background-color: #141414 !important;
	background:url("../img/abaad4.jpeg") no-repeat;
	background-size:100vw  ; 
}


#landing_company{
	color:white;
	margin-top: 29vh;
    line-height: 103px;
	font-size: 100px;
	font-family: 'roboto',serif;
	font-weight: 100;
	text-align: center;
}

#landing_tagline{
	color:white;
	font-family: 'roboto',serif;
	font-weight: 100;
	font-size: 25px;
	text-align: center;
	margin-top: 3vh;
	margin-bottom: 20vh;

}


#about_companyName{
	    padding-top: 7vh;
    padding-left: 15vw;
    padding-right: 15vw;
 background-color: #141414;
 padding-bottom: 10vh;
}
#about_companyName h1{
	text-align: center;
	color:white;
	font-family: 'roboto',serif;
	font-weight: 500; 
	font-size: 50px;
	padding-bottom: 2vh;
}
#about_companyName p{
	text-align: center;
	color:white;
	font-family: 'roboto',serif;
	font-weight: 100; 
	font-size: 21px;
	line-height: 1.3;
	
}