body {
color: #c4c4c4;
font-family: Monotype Corsiva;
background:
url(bg.png) #18191a;
}
.menu-img-b {
border-radius:
8px;
}
.menu-img-b:hover {
box-shadow: 0 0 4px 1px
#3399DD;
}
.author-alert {
color: #fff;
padding: 14px;
background:
#3399DD;
border-radius: 16px;
float: center;
}