function bg(button){
	document.getElementById('wrapper').className = button
}
