body {
	background: #fff;
	padding: 12px;
}
.article {
	background: #fff;
	padding: 0;
	background-image: none!important;
}
div#content {
	width: 100%;
	max-width: 100%;
	background-image: none!important;
	float:none;
	border: none;
	line-height: 120%;
	margin:0;
	box-sizing: border-box;
	padding-top:0!important;
}
	div.article {
		padding: 0!important;
	}
