/* RESET CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
:focus { outline: 0; }
body { line-height: 1; background-color:#021822; }

/* MAIN CSS */
* html { height:100%; overflow-x: hidden; }
p {	font-family: Arial;	font-size: 12px; color: #00000;	line-height: 17px; }

.container { margin:0 auto; width:428px; }