Look carefully at your code, and note how the `myStyle` stuff appears after the closing parenthesis instead of before it. The documentation at:
http://docs.unity3d.com/ScriptReference/GUI.Label.html
shows the correct syntax.
↧