body {
  border-style: none;
  border-width: 0px;
  font-family: Arial,Helvetica,sans-serif;
  color: #7d63a4;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  background-color: #a395c6;
  background-image: url("img/background.jpg");
  background-repeat: repeat;
  background-position: right;
}
p {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  color: #5e4978;
  font-family: Arial,Helvetica,sans-serif;
}
ul{
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  color: #5e4978;
  font-family: Arial,Helvetica,sans-serif;
}
td {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  color: #5e4978;
  font-family: Arial,Helvetica,sans-serif;
}
h1 {
  font-size: 32px;
  line-height: 40px;
  text-decoration: underline;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  color: #5e4978;
  font-family: "Times New Roman",Times,serif;
}
  a:link{color:white};
  a:visited{color:#5e4978};
  a:active{color:#4e4361};
  a:over{color:#a395c6};
