body {
	visibility:hidden;
}
#article {
	position:absolute;
	top: 20px;
	clear: both;
	width:100%;
	visibility:visible !important;
}
