
/* to show URL's after links 
#content a:after{content: " [" attr(href) "] " }
*/

body {
	font-family: 'Times New Roman', serif;
}

#logo span,
#skip-navigation, 
#navPrimary,
#navUtility,
#navFooter {
	display: none;
}