body { background: #fff; padding: 0; margin: 100px 0 20px 0; font: 1em/1.65 omnes-pro-1,omnes-pro-2,"Helvetica Neue",Helvetica,Arial,sans-serif; color: #444; }

a:link, a:visited  { color:#76776e; text-decoration: none; border-bottom: 1px solid #eee; }
a:hover { color:#000; border-bottom: 1px solid #cdff00; text-decoration: none; }
a:active { color:#000; text-decoration: none; }

#main { width: 45%; margin: 0 auto; } 

h1  { margin: 0; font-size: 5em; line-height: 1; font-weight: bold; font-style: italic; text-transform: lowercase; color: #444; text-shadow: 2px 5px #cdff00; }
h1 + p { margin: 1.5em 0 1em; padding: 0; }
h2 { font-size: 2em; color: #444; }
p, ul { font-size: 1.15em; }
ul { margin: 0; padding: 0; }
li { list-style: none; }



footer { margin: 0; padding: 150px 0 0 0; }
footer p { font-size: .75em; }
