body {  font-family: "Arno Pro", "Georgia", "Times New Roman", Times, Serif;	background: #fff; text-align: center; margin: 0; padding: 0; }#pncilSplash { margin-top: 80px; }h2 { font-size: 2em; font-weight: normal; color: #333; }  h2 a { width: 300px; }h3 { font-size: 2em; font-weight: normal; color: #333; }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; }a span.questionMark { display: inline; }a span.exclamationMark { display: none; }a:hover span.questionMark { display: none; }a:hover span.exclamationMark { display: inline; }