	function setcolor()
     {
      
 	document.getElementById('book').style.color="#ffffff";
         
    
	}