#sidemenu {
	width:200px;
	background-color:rgb(27,166,221) !important;
}
#sidemenu * {
	background-color:rgb(27,166,221) !important;
}

header, main, footer {
    padding-left: 200px;
}

nav {
	background-color:rgb(144,242,132);
}
