body,html {
  background-color: #fff;
  color: #333;
  font-family: Georgia, Georgia, Times New Roman, Times, serif;
}

.fullcenter {
  position: relative;
  top: 100px;
  text-align: center;
}

a {
    color: #333;
}
