/* Strip Defaults - Based on work by Tantek Celik */
* {	margin: 0; padding: 0 }
:link,:visited  { text-decoration: none; color: inherit }
a img, :link img, :visited img { border: none }
ul, ol { list-style: none }
h1, h2, h3, h4, h5, h6, pre, code {	font-size: 1em }
address { font-style: normal }


/* Document Styles */
body  { background: #999 url("../img/comingsoon.gif") no-repeat fixed center }
p.footer  { color: #333; font-size: 0.7em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1em; text-align: center; position: absolute; top: 90%; width: 100% }
