You have a inappropriate semi-colon here where you actually need an opening brace - {
if(buttonState == HIGH); //turn LED on
You have a inappropriate semi-colon here where you actually need an opening brace - {
if(buttonState == HIGH); //turn LED on