body {
    text-align: center;
}

.font1 {
  font-family: "Times New Roman", serif;
}

.font2 {
  font-family: "Georgia", serif;
}

.font3 {
  font-family: "Garamond", serif;
}

.font4 {
  font-family: "Arial", Sans-Serif;
}

.font5 {
  font-family: "Verdana", Sans-Serif;
}

.font6 {
  font-family: "Helvetica", Sans-Serif;
}

.font7 {
  font-family: "Courier New", Monospace;
}

.font8 {
  font-family: "Lucida Console", Monospace;
}

.font9 {
  font-family: "Monaco", Monospace;
}