body
{
	background-color: #fff;
}
.layout__body
{
	max-width: 100%;
	margin: 0;
}
.layout__header
{
	background-image: none;
	border: none;
	height: auto;
}
.layout__body,
.layout__content
{
	display: block;
}
.layout__header,
.layout__top-navigation-wrapper,
.layout__sidebar-left,
.layout__footer
{
	width: 0;
	display: none;
}