body, h2 span {
 background-color: white;
 color: black;
 font-family:  Times, Arial, Georgia, Verdana;
}

.header, .bottomcontent, .rightaboutcontent, .sidebarabout, ul.nav {
 display: none;
} 

a {
	text-decoration:  underline;	}

a:after {
content : " [" attr(href) "] " ; } 

