function load() {
	document.getElementsByTagName("body")[0].style.backgroundColor = "white";
}