
html, body {
	background-color:#0a0a0a ;
		background-image: url(#00000)   ;
		background-attachment: fixed;
	background-position:left top;
		background-repeat:no-repeat ;
		color: #00000  ;
}

a {
	color: #cb1515 ! important;
	text-decoration:none;
}

a:hover {
	color: #cb1515  ! important;
	text-decoration:underline;
}

.sidebar-wrapper{
	background-color:#b0b0b0 ;
    border-left:#f2ecd9 1px solid;
}
