%
% tkz-namedgraphs (27/05/2011)
%
% Coding (utf8) Creator (TeX) 
% Author Alain Matthes
\input{tkzpreamblenamed.ltx}

\begin{document}

\begin{tikzpicture}[rotate=18]
     \renewcommand*{\VertexInnerSep}{8pt}
     \GraphInit[vstyle=Art]
     \SetGraphArtColor{red!50}{orange}
     \grLCF[RA=7]{2,-2}{2}
 \end{tikzpicture}

\end{document} 
