body {font-size: 12pt;
      font-family: "Arial";
      color: white;
      background-color: turquoise;}

h1 {font: 24pt "Times new roman";
    font-weight: bold;
    color: yellow;}

h2 {font: 18pt "Times new roman";
    font-weight: bold;
    color: yellow;}

h3 {font: 16pt "Times new roman";
    color: yellow;}
