body {
	width: 100%; margin: 0; float: none;
}
#access {
	display: none;
}
#primary,
#primary #content {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	float: none;
}
#secondary {
	display: none;
}
a:link:after, a:visited:after { content:" [" attr(href) "] "; }