body {
	background:#FFF;
	border-top:4px solid #5b1f78;
}
/*
* Keyboard navigation on general links: accessibility requirment
*******************************************************/
#content a:focus, #content a:active,
#tertiaryNav a:focus, #tertiaryNav a:active,
#pageActions a:focus, #pageActions a:active,
#crumb a:focus, #crumb a:active,
#footer a:focus, #footer a:active {
background-color: #5b1f78;
color:#fff !important;
}