body.custom-background {
background-position: bottom center !important;
}
.entry-header {
display: none !important;
}
.wp-caption {
background: black;
border: 0;
rgba(0,0,0,.1);
}
.gallery-item .gallery-caption {
display: block !important;
}
.wp-caption-text {
color: inherit !important;
font-size: 1em !important;
}
#header {
    background-image: url("http://andrasmengyan.com/header.jpg");
background-position: top center;
background-repeat: no-repeat;
height: 100px;
background-color: #0e0e0e;
}
.navbar { z-index:999; }

