body {
  background-color: #292929;
  }

.text {
  margin-top: 350px;
  text-align: center;
  font-family: Verdana,'DejaVu Sans',sans-serif;
  font-size: 10pt;
  color: #999;
  }
       
img.icon {
  border: 0;
  vertical-align: top;
  }
  
h1 {
  font-size: 10pt;
  color: #cd853f;
  margin-bottom: 10px;
  }
  
a {
  color: #999;
  text-decoration: none;
  }

a:hover {
  text-decoration: underline;
  }
