/* General CSS for the website in general */

body {
    font-family: Arial, Helvetica, sans-serif;
}

/* End of stylesheet */