/* External CSS File */
body {
    font-family: Arial, sans-serif;
    color: grey;
}

h2 {
    text-decoration: underline;
}