/* Reset */
.html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; } 
body { line-height: 1 }
ol, ul, li { list-style: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0 }
ins { text-decoration: none }
del { text-decoration: line-through }
table { border-collapse: collapse; border-spacing: 0; }
/* Clear Fix */
.fix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.fix { display: inline-block }
* html .fix { height: 1% }
.fix { display: block }
.clear { clear: both }


/* General */
body { font-family: tahoma; font-size: 12px; color: #777; background: url('../img/bg.png') }

a { color: #777; text-decoration: none }
a:hover { text-decoration: underline; }

#site { background: url('../img/site-bg.png') repeat-x bottom }
#banner { width: 704px; height: 300px; margin: auto; padding: 250px 0 0 0 }
#soon { width: 265px; height: 50px; margin: auto }
#info { width: 260px; height: 100px; text-align: center; text-shadow: 0 5px 5px #fff; margin: auto }
#info li { width: 260px; padding: 3px 0 }
#counter { width: 88px; height: 100px; margin: auto}