body, header {
	background-image:url(/assets/images/bg.png);
}
.navbar .nav-item {
	line-height: 20px;
}
header {
	border-bottom: 1px solid rgba(0, 0, 0, .2);
}