body {
  background-color: #d5d5d5;
}

table {
  text-align: justify;
  font-family: arial;
  font-size: 12px;
  color: #858585;
  line-height: 1.3;
}

a:link, a:visited, a:active {
   color: #901414;
   text-decoration: underline;
}

a:hover {
   color: #858585;
   text-decoration: underline;
}

.bg {
  background-image: url(tjasmin.jpg);
  background-repeat: no-repeat;
}