A{
  text-decoration : none;
}
A:hover{
  color : red;
  text-decoration : underline;
}
.logo{
  position:relative;
  top : 20px;
}
P{
  line-height : 1.5em;
}
