#post .content {
  width: 90%;
  margin: auto auto;
  top: -50px; }
#post > img {
  z-index: -3; }
#post .meta {
  margin-bottom: 0;
  text-align: center;
  color: #A0A0A0; }
#post .center.aligned.header {
  margin-top: 0; }

@media only screen and (max-width: 991px) {
  #post .content {
    width: 95%; } }
#page .ribbon.label {
  position: absolute;
  margin-left: -15px;
  top: 10px; }

body {
  background: url("/assets/Bear%20Dukes%20Luxembourg%20-%20faded.png") no-repeat -150px -150px;
  background-attachment: fixed;
  filter: transparent(0.7); }
