Assign the libref and set the graphics environment.
libname reflib 'SAS-data-library';
goptions reset=global gunit=pct border cback=white
         colors=(black blue green red) ftext=swiss
         ftitle=swissb htitle=5 htext=3.5;