/*black background with white glow */
.site-header { background-color: black; } 
.site-title a { color:white; }
.site-title, a:hover { color:#b5345f !important; }

/* background: url('http://antoniostefano.net/wp-content/uploads/2018/07/bg-row.gif') n-repeat 0 0; */
/*body { background-color: black; }*/
/*url('http://antoniostefano.net/wp-content/uploads/2018/07/glow-top.png') no-repeat center 0; */

.main-navigation-container { background-color:black; }
/* text color inside inked blog widget*/
.iw-so-article-full { color: #555555 !important;}