html, body, div, ul, ol, li, h1, h2, h3, h4, form, input, p { margin: 0; padding: 0; }
body { position: absolute; width: 100%; top: 0; left: 0; background-color: #fff; }
html, body { height: 100%; overflow: hidden; }
* { margin: 0; padding: 0; list-style: none; text-decoration: none; outline: none; font-size: 0.75em; font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif; font-size: 12px; color: #a2b2a7; }
img { outline: none; border: none; }
a { outline: none; color: #a2b2a7; }
a:hover { text-decoration: underline; cursor: pointer; }

p { font: 100% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif; line-height: 20px; }
#content { width: 558px; height: 339px; position: absolute; top: 50%; margin-top: -169px; z-index: 2; overflow: hidden; }
