body {
	
background: #0d0d0d url("wallpaper.jpg")
              center/cover no-repeat fixed !important;
	
}
.hide-back, .upload-toolbar, header {
	background-color: rgba(0, 0, 0, 0.25);
}
.dir {
	background-color: rgba(0, 0, 0, 0.25);
}
.entry-comment {
	background-color: rgba(0, 0, 0, 0.25);
        margin-bottom: 0em;
        padding-bottom: .5em;
}
