body {
  font-family: helvetica;
}
h1 {
  color: #FEFEFE;
  font-size: 450%;
  text-align: center;
  font-weight: 900;
  background-image: -webkit-linear-gradient(#AD8AFE, #614CEA);
  background-image: -moz-linear-gradient (#AD8AFE, #614CEA);
  text-shadow: -3px 3px #614CEA;
}

h2 {
  color: #614CEA;
  width: 1000px;
  padding-left: 4px;
  font-size: 300%;
}
h3 {
  font-size: 300%;
  font-family: Arial, verdana, sans-serif;
}
dt {
  font-size: 300%;
  font-weight: bold;
  padding-left: 3px;
}
dd {
  font-size: 225%;

}
a {
  font-size: 225%;
  text-decoration: none;
}
 #cura{
  text-align: right;
  color: #4C4C4C;
  font-style: italic;
}
form {
  text-align: right;
}
cite {
  font-weight: lighter;
  font-style: oblique;
  color: #7E01D2;
}
