body {
	margin: 0;
	padding:0;
}


.head {
	width:100%;
	background: url('../images/construction.jpg') center center no-repeat;
	background-size: 100% 100%;
overflow: hidden;
	
-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.44);
-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.44);
box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.44);

}




.logo {
	width:100%;
	height: 14%;
	margin: 5% auto;
	background: url('../images/Shura-High-Res-Logo-White.png') center center no-repeat;
	background-size: 95% 100%;
	display: block;
}


.about {
	width:73%;
	padding:20px;
	color: #fff;
	margin:40px auto 30px auto;
	background: rgba(0,0,0,0.7);
	font-family: "arial",cursive;
	font-size: 14.0;
	line-height: 20px;
}

.about span {
	font-size: 16.0;
}
.about span a {
	text-decoration: underline;
	color: #eee;
}


.grid {
	margin:30px auto 50px auto;
	width:90%;
	padding-left: 10%;
	display: block;
	overflow: hidden;
}

.project {
width:120px;
float:left;
height:120px;
margin:20px 10px 0 0;
}

#project1 {
	background: url('../images/ANP.png') center center no-repeat;
	background-size:100% 120px;
}



#project3 {
	background: url('../images/LNG.png') center center no-repeat;
	background-size:100% 150px;
}



#project5 {
	background: url('../images/LNG2.png') center center no-repeat;
	background-size:100% 150px;
}

#project6 {
	background: url('../images/LNG3.png') center center no-repeat;
	background-size:100% 150px;
}

#project7 {
	background: url('../images/Mafraq.jpg') center center no-repeat;
	background-size:100% 150px;
}

#project8 {
	background: url('../images/St. Regis.jpg') center center no-repeat;
	background-size:100% 150px;
}


#project9 {
	background: url('../images/St. Regis1.jpg') center center no-repeat;
	background-size:100% 150px;
}









