@media screen and (-webkit-min-device-pixel-ratio:0){  /* DEZE LATEN STAAN . Daarna alle aan te passen functies tussen deze brackets */

.overlay {
	position:			absolute;
	height:				80px;
	margin:				-122px 0 0 0;
	width:				615px;
}

} 
