@charset "utf-8";

section {
	top: 150px;
	width: 90%;
	background-color: rgba(0,0,0,1);
	right: 5%;
	left: 220px;
	float: none;
}

header {
	width: 70%;
	left: 5%;
}
#Logo #ImgLogo {
	width: 50%;
}


body {
	background-color: #000;
	background-image: url(../Images/civils-stock-image.jpg);
	background-attachment: fixed;
	background-size: auto;
}	
