#Desktop
{
	margin0;
	padding:0;
	min-height:100vh;
	z-index:0;
	color:#000;
	background-color:#20c997;
	background-image:url("BitLib/DinamicData/StorageData/System/DesktopBackground/default.jpg");
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-size:cover;
}

#MyMenu
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}