body
{
	/*background-color: #fff;*/
	/*font-family: Arial, Helvetica, Verdana;*/
	font-size: 14px;
	line-height: 22px;
	color: #666;
	position: relative;
	-webkit-text-size-adjust: none;
}
nav:not(.mm-menu)
{
	display: none;
}

.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.footer.fixed
{
	position: fixed;
	bottom: 0;
	left: 0;
}
