.w3-theme
{
	color:#fff !important;
	background-color:#754024 !important;
}
	
.w3-btn
{
	background-color:#754024;
	margin-bottom:5px;
	color:#fff;
}

.w3-btn:hover
{
	background-color:#fff;
	margin-bottom:5px;
	color:#000;
}

.w3-code
{
	border-left:4px solid #4CAF50
}
	
.myMenu 
{
	margin-bottom:150px
}
