body {
background: white;
}

p.banner {
display: none;
}



hr.banner {
display: none;
}

h2.banner {
width: auto;
border: 0;
margin: 0 2%;
padding: 0;
font-size: larger;
font-weight:bold;
}


.biography {
width: auto;
border: 0;
margin: 0 2%;
padding: 0;
float: none !important;
}  

  

a:link {
  color:#000000;
  background-color:#FFFFFF;
  text-decoration: none;}
a:visited {
  color:#000000; 
  background-color:#FFFFFF;
  text-decoration: none;}
  
 noscript {
 display: none;
 }

p.copyright {
font-size: smaller;
}