@charset "utf-8";
/* CSS Document */

body{
	background-color:#B3FFB3 !important;
}

header{
	background-color:#B3FFB3 !important;
}
.bgcolor{
	background-color:#B3FFB3 !important;
}

.custom-bar{
	 background-color:#060 !important;
}

.custom-bar:hover{
	background-color:#696 !important;
}