body {
  background: #000;
  color: #bebebe;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-text-size-adjust: none;
}

a {
  color: #fff;
}

h1 {
  color: #fff;
  font-weight: bold;
}

.flash {
  
}

#art img {
  margin-bottom: 8px;
  width: 100%;
}

#art_artist {
  font-size: 11px;
}

#art_location {
  font-size: 11px;
}

#art_title {
  font-size: 20px;
  margin-bottom: 5px;
}

#container {
  background: #000 url('../img/bkgnd_tile.png');
}

#content {
  padding: 0 15px 20px 15px;
}

#footer {
  background: #000;
  border-top: 1px solid #494949;
  font-size: 9px;
  width: 100%;
}

#footer #copyright {
  padding: 8px 15px;
}

#header {
  padding: 15px;
}

.label {
  color: #0282ac;
  font-size: 10px;
  padding: 0 5px 5px 0;
  text-align: right;
}
