body {
  background: black url('/images/city.jpg') top left repeat-x;
  font-family: arial, sans-serif;
  font-size: 12px; }

h1 {
  width: 600px;
  height: 200px;
  background: transparent url('/images/yeah.png') top center no-repeat;
  margin: 10px auto;
  text-indent: -10000em;
  visibility: hidden; }

#button {
  height: 214px;
  width: 214px;
  background: black url('/images/button.jpg') top center no-repeat;
  display: block;
  margin: 0 auto;
  text-indent: -10000em; }
  #button:active, #button.down {
    background-position: bottom center; }

#doctype {
  display: block;
  width: 1009px;
  height: 163px;
  text-indent: -1000em;
  background: black url('/images/doctype_promo.png') top center no-repeat;
  margin: 100px auto 40px; }

#share {
  width: 400px;
  text-align: center;
  margin: 0 auto 20px; }

#footer {
  width: 700px;
  color: #CCC;
  text-align: center;
  margin: 0 auto; }

a {
  outline: none;
  color: #CCCCFF; }

object {
  visibility: hidden; }
