
body { 
	background: url("../images/agence-multimedia-parisienne.jpg") no-repeat center center fixed; 
	background-size: cover;
	background-color: #ccc;
}

.myCalque { background: rgba(255,255,255,0.9); padding: 15px; }
