@namespace url(http://www.w3.org/1999/xhtml);

body > *{
	position: static;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
