Multiple if...else statements in LED dimmer code

You have an extra semicolon in these lines

if (brightness >= 0 && brightness <=85);{