html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


body {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
  background: url(bg.jpg) #000000 50% 0 no-repeat;
}

p { font-size: 1em; margin-bottom:1em; padding: 0 10px 0 10px; color: #EFEFEF; }
b { color: #FFFFFF; }

a { color:#FFFFFF; }
a img { border: 0; }

.container {
  width: 352px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
}

#bklogo { }

#copyright a       { color:#DFDFDF; }
#copyright a:hover { color:#FFFFFF; }

