@charset "utf-8";


/* =Html Reset
------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6{               font-size:100%; font-weight:normal;}
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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin:0; padding:0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
ul, ol{                               list-style:none;}
a img, :link img, :visited img{       border:0;}
:link, :visited{                      text-decoration:none;}

/* =Global
------------------------------------------------------------------*/


body{                                 background:#000; color:#fff; font:1em Arial, Verdana, Geneva, sans-serif;}
  #content{                          width:960px; margin:40px auto; text-align:center;}