body {
background: #ece9e6; /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #ffffff, #ece9e6); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #ffffff, #ece9e6);
}

h2  {
  color: #493652;
  font-size: 30px;
  font-family: Lucida, monospace;
  text-align: Center;
}

a {
  color: #260436;
}

.mj {
  text-decoration: none;
  font-family: "Tahoma", sans-serif;
  font-style : italic;
  font-size: 1em;
  text-align: center;
}