body .container-fluid
{
	top:38px;
	left:0;	
	margin0;
	padding:0;	
	min-height:calc(100% - 44px);
	z-index:0;
	background-color:#ccc;
	background-image:url("BitLib/DinamicData/StorageData/System/DesktopBackground/default.jpg");
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100%;
	color:#000;
}

#MyMenu
{
	margin-top:0;	
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}