#employeeImage {
	background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../images/employee.jpg') center/cover no-repeat;
}