@import url(http://fonts.googleapis.com/css?family=Vollkorn&subset=latin);

body { font-family: "Arno Pro", "Vollkorn", "Georgia", "Times New Roman", Times, Serif; margin: 0; padding: 0; }

#pncilSplash { margin-top: 40px; text-align: center; }

h2 { font-weight: normal; color: #222; text-shadow: 1px 1px 1px #eeeeee; margin-bottom: 0; }
  h2 a { width: 300px; }

a {	color: #444; text-decoration: none; }

a:hover { color: #111; }
a:active { color: #00aaff; }
 a span.colored {	color: #8c8c8c; }
 
a:hover span.colored { color: #00aaff; }

#content { max-width: 600px; margin: 0 auto; }

#projectsList { margin-top: 0; font-size: x-large; }
