/* Some CSS to just have the 'PHP include' in the PHP file */
body {
      background-color:rgba(172, 236, 245, 0.753);
    font-family: Georgia, 'Times New Roman', Times, serif;
    background-image: linear-gradient(rgb(193, 231, 243), rgb(217, 253, 195));
}