body
{
background: #a5a5a5;
text-align: center;
}
a
{
text-decoration: none;
color: black;
font-weight: bold;
font-size: 25px;
}
a:hover
{
text-decoration: underline;
}
img
{
  margin-top: 20px;
}