@charset "utf-8";
/* CSS Document */


#bottominfrastructure
{
	background-image:url(../img/InfrastructureProjects.jpg) ;
	background-repeat:no-repeat;
	background-size: cover;
	width:100%;
}
.pagewhite{
	font-family: 'Open Sans', sans-serif;
	font-size:40px;
	color:#FFFFFF;
	font-weight: bold;
}

.Normalhead{
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight: normal;
	line-height: 24px;
	
}
