may want to setup a border (that isn’t streched) or set it to (0,0,0,0)
may want to set an overflow value to make the image larger than the element is.
btw. A GUISkin is just a collection of GUIStyles (and some general settings). Every GUI element is drawn with a GUIStyle. A GUISkin is just an easy way to exchange all styles at once.