
/* to show URL's after links 
#content a:after{content: " [" attr(href) "] " }
*/

#skip-navigation, #header, #h1#logo, 
#headerEnvelope {
	display: none;
}