// JavaScript Document

function clearAllSpecs() {
	document.getElementById('general-qualifications').style.backgroundColor='white';
	document.getElementById('wages').style.backgroundColor='white';
}