a{
  color: white;
  
  font-family: "verdana";
  font-size:24px;
}
a:link {
    color: white;
}
.inf
{ position: absolute;
  top: 50px;
  left: 60px;
  width: 500px;
  height: 180px;
  border: 3px solid white;
  text-align: center;
}