
body {
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
  background-color: rgb(0,0,0) ; 
  font:0.72em Arial;
  color: rgb(255,255,255);
  font-weight:500;
  line-height: 300%;
  background-repeat:no-repeat;
  background-attachment: fixed
}

a { text-decoration: none;}
  a:link {
    color: rgb(255,255,255)}
  a:visited {
    color: rgb(225,225,225)}






