body { 
	background-image: url(/sms/public/images/bg_2.jpg); 
	background-position: center center; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-size: cover; 
	width: 100%; 
	height: 100% 
}
#menu li a,
#menu li a: hover,
.sidebar-menu {
	background-color: #05063600!important; 
}