body {
background: url("/event/image/1409/background.jpg") no-repeat fixed center;
}

.content {
  opacity: 0.85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}

.container.content {
  margin-bottom: 8px;
}

body.standard {
  background-color: #000000;
background-size: 100% auto;
}

.account-bar .container { background-color: black; }
.account-links a.account-link { color: white; }
.account-links a.account-link:hover { color: white; }