

html, body {
  line-height:     120%;
  color:           white;
  background:      black;
  font-weight:     normal;
  font-family: "Bitstream Vera Sans", sans-serif;
  font-style:      normal;
  text-decoration: none;
  text-align: center;
  margin:  0;
  padding: 0;
  border:  0;
}

#logo {
	font-size: 3.0em;
}

