
html, body {
	background-color:#0099B9 ;
		background-attachment: fixed;
	background-position:left top;
		background-repeat:no-repeat ;
		color: #3C3940  ;
}

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

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

.sidebar-wrapper{
	background-color:#95E8EC ;
    border-left:#5ED4DC 1px solid;
}
