body {
  font-family: Tahoma, sans-serif;
}

a {
  text-decoration: none;
  color: inherit;
}

div#main {
  margin-top: 100px;
  width: 100%;
  text-align: center;

}

p.name {
  font-size: 26px;
}

p.subtitle {
  font-size: 16px;
}

p.contact {
  font-size: 14px;
}
