body {
 background-color: transparent;
}

link, a {
  text-decoration: none;
  color: #000000;
}

span.invertit {
  background-color: transparent;
  color:#000000;
}

blockquote {
  text-indent: -10;
  margin-left: 18;
  margin-top: 0;
}

input {
  margin-left: 25%;
  width: 75%;
}