body {
   background-image: url('star.jpg');
   background-size: cover;
   background-repeat: repeat;
   background-attachment: scroll;
   background-position: 87%;
   font-family: 'Arial', sans serif;
   color: white;
   text-align: center;
   padding-top: 3%;
}
h1 {
  font-size: 50px;
  
}

h2 {
  font-size:20px;
}

.Hermes {
  float: right;
    width: 95%;
    margin: 1%;
}

.Hermes {
    word-break: break-all;
}

.a {
  
  font-family: "Times New Roman", Times, serif;
   margin-left: 50%;
   margin-top:20px;
  width: 50%;
  
  padding: 10px;
  
}
.a {
  width: 600px;
  border: 1px solid black;
  text-align: left;
  }

p {
  width: 600px;
  text-align: center;
}
